Using Java 5 Features in Older JDKs 37
Posted
by
Hemos
from the if-you-had-to-of-course dept.
from the if-you-had-to-of-course dept.
BlueVoodoo writes "Java 5 added a number of powerful language features: generics, enumerations, annotations, autoboxing, and the enhanced for loop. Even if you're stuck on JDK 1.4, you can still use generics. Use Java and theory to learn how."
Autoboxing (Score:4, Funny)