Linked by Tony Steidler-Dennison on Thu 10th Jul 2008 13:39 UTC, submitted by BlueVoodoo
Post a Comment
just don't go to wild :
* List<int> primitive;
* List<Integer> array[];
* if (T instanceof String) {}
* function(List<Integer>.class);
and i have a lot of other trouble because of the type erasure. so kids, just say no and wait for the proper implementation. java generics are nothing but a fancy way to remove the casting.






