- 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.