J2SDK 5.0 feature support

This page gives an overview of the support for J2SDK 5.0 features.
It reflects the status of the SVN trunk.

Feature Status Can be used
Generics Supported Ok Icon
Generics in collection framework Supported Ok Icon
Enhanced for loop Supported Ok Icon
Autoboxing/unboxing Supported Ok Icon
Typesafe enums Supported Ok Icon
Varargs Supported Ok Icon
Static import Supported Ok Icon
Metadata (annotations) Supported Ok Icon
Covariant return types Supported Ok Icon