Thursday, August 2, 2007

New Features in JAVA 5.0

The following is the list of new features added on in version 5.0 of JAVA.
  1. Generics
  2. Enhanced "for" loop ( Click Here for Detail )
  3. Autoboxing/Unboxing ( Click Here for Detail )
  4. Typesafe Enums
  5. Varargs
  6. Static Import ( Click Here for Detail )
  7. Metadata( Annotations)

No comments: