Open GoogleCodeExporter opened 9 years ago
I found how to create Collection<Datatype> using:
New.type(Collection.class.getCanonicalName() + "<" +
paramA.getType().getSimpleName() + ">")
Thanks
Original comment by ora...@gmail.com
on 1 Apr 2013 at 7:57
Original issue reported on code.google.com by
ora...@gmail.com
on 1 Apr 2013 at 6:50