RELEASE NOTES: COLLECTIONS 3.0

Collections 3.0 includes a significant number of new collections in addition to various bug fixes and refactoring changes. The major additions are:

The decorators are found on classes named XxxUtils where Xxx is the collection type. The decorators are:

Access to Iterators and Comparators has also been brought in line, by the provision of IteratorUtils and ComparatorUtils.


NEW COLLECTIONS, COMPARATORS, ITERATORS AND UTILITY CLASSES

These collections are new to Collections 3.0:

These comparators are new to Collections 2.1:

These iterators are new to Collections 2.1:

These are the new utility classes:


CHANGED CLASSES

These iterators have changed since Collections 2.1:


REFACTORING

Documentation

Every class released in 3.0 has been changed in some way. This might be simply the update to the Apache license, or it could be improved Javadoc.