java.lang.reflect.Array

7 views
Skip to first unread message

tomer doron

unread,
Oct 26, 2010, 8:14:17 PM10/26/10
to GWT-Ent Developer Forum
is there an equivalent in the reflection library to
java.lang.reflect.Array? i am specifically interested in an equivalent
to Array.newInstance and Array.set to construct dynamically typed
arrays

tomer doron

unread,
Oct 27, 2010, 4:55:08 AM10/27/10
to GWT-Ent Developer Forum
to elaborate on the issue: there seems to be no good way to create a
typed array dynamically using the reflection type info, thus, the best
one can do is create an array of objects which cannot be easily casted
in to the typed array.

suggestions are welcome.
Reply all
Reply to author
Forward
0 new messages