Skip to content
This repository has been 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

Open
jdevera opened this issue Jul 27, 2018 · 0 comments
Open

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

jdevera opened this issue Jul 27, 2018 · 0 comments

Comments

@jdevera
Copy link

jdevera commented Jul 27, 2018

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants