An Introduction to Generics in Java


 

One knock against Java in the geek community is its lack of generics. I have never found the need to use generics before, but maybe my programming is less hardcore than others. This article provides a nice introduction to generics in the 1.5 release of Java by Sun (OPEN SOURCE IT…sorry).


 

Comments are closed.