v5.7.0
- Added the packages
javolution.util.concurrentandjavolution.util.concurrent.locksbased on Doug Lea's implementation. - The following classes have been renamed:
MutableList→FastAbstractList.SharedCollectionImpl→FastSharedCollection.UnmodifiableCollectionImpl→FastUnmodifiableCollection.
From this version onwards, there will no longer be separate branches for each version. If you need to download the source code, please download it from the Releases page.
Full Changelog: v5.6.9...v5.7.0