About Generics of JDK1.5
Hi,
My question is if should I use this feature at this time?
If I use it now I have to compile my code with JDK1.5.
And since it齭 a compile-time generics, so seems it could not give us much more advantages at runtime yet.
But I am not sure whether it will have any compatible risk with future JDK if I do not use it now?
Any experts can help me out?
Thanks in advance.
Yunfeng

