JGL Toolkit 5.0 brings JDK 5.0 features to generic programming in the spirit of the C++ Standard Template Library (STL). The JGL Toolkit has been brought up to date with generic type parameters and an expanded component set and functionality over previous releases. This user guide is an in-depth review of the enhancements in JGL Toolkits Versions 5.0 as well as a look at JDK 5.0.
Additional Resources:
Implementing Generics from JDK 5.0
This paper provides an in-depth review of the challenges implementing generics in JDK 5.0.
Go to White Papers