The Collections package contains a set of Java classes that extend or augment the Java Collections Framework. The following classes are included:
The Collections package is dependent upon the following external components for development and use:
Current Release: Unreleased, CVS Repository Only
Planned Next Release: TBD
The following individuals are the primary developers and maintainers of this component. Developers who plan to use Collections in their own projects are encouraged to collaborate on the future development of this component to ensure that it continues to meet a variety of needs.
The following action items need to be completed prior to a Version 1.0 release of this component:
Action Item | Volunteer |
---|---|
Additional Contributions. Other collections classes from the existing Jakarta code base. | Craig Peter |
Generalized Unit Tests. Create a generic set of Unit Tests that test the standard contracts of the basic Java Collections interfaces (List, Set, etc.) | Rod |
Install / Use Documentation. Create simple installation and User's Guide documentation for this package. |