RELEASE NOTES: COLLECTIONS 3.1-RC1

This release adds various new classes and fixes a number of bugs. No deprecations have occurred. All feedback should be directed to commons-user at jakarta.apache.org.


COMPATABILITY

This release is source and binary compatible with v3.0 with one known exception:

This release also enables a workaround of the binary compatability issue with IteratorUtils in v3.0. Collections v2.1.1 (with deprecations solved) and v3.1 are compatible with regards to iterators.

NEW CLASSES

ENHANCEMENTS

Made Serializable

BUG FIXES

JAVADOC