«
^
»
Java 5 catches up with C#
Introduction
The evolution of Java
Using the Scanner class for keyboard input
Enhanced for statement
Autoboxing and auto-unboxing
Methods with a variable number of parameters
The printf method
Methods with covariant return types
Enumeration types
Annotating code with metadata
Parameterized types and methods
Conclusions
And finally
References