Skip to content
This repository was archived by the owner on Mar 26, 2020. It is now read-only.
This repository was archived by the owner on Mar 26, 2020. It is now read-only.

Request: allow option to choose the type of list in Java #390

@jdevera

Description

@jdevera

list<Something> in IDL generates ArrayList<Something> in Java, but this makes for too restrictive APIs.

I would like to find a way to map list to List in method parameter types.

How can I do this?

Probably the same applies for set.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions