v5.7.4
- Updated property names in build.xml.
- Javadoc build will now use
colapi-2.0.jar. - With the
javolution.util.concurrent.lockspackage:- Changed the naming convention of classes in the package to be consistent with classes in other packages.
- Added the
ReaderPreferenceReadWriteLockclass. - Renamed the
ReentrantReadWriteLockclass toReentrantWriterPreferenceReadWriteLockto be consistent with Doug Lea's implementation. - Reformatted the Javadocs.
- Reformatted the
FastTablecode. - Reformatted the
FastListcode.
Full Changelog: v5.7.3...v5.7.4