v5.7.7
- Updated
README.md. - Removed
AbstractList: Now,FastListandFastTablewill directlyextends FastCollection. - Removed
javolution.util.ReentrantLock: Usejavolution.util.concurrent.locks.ReentrantLockinstead. - Removed the
javolution.util.internal.collectionpackage and its inner classes. - Reimplemented
UnmodifiableandSharedforFastCollection,FastList, andFastTable. - The source code will now use the Java standard line width, reduced from 120 to 80 characters.
Full Changelog: v5.7.6...v5.7.7