Package org.omnaest.utils.structure.collection.decorator

Class Summary
CollectionDecorator<E> The CollectionDecorator is intended to decorate an existing Collection instance.
LockingCollectionDecorator<E> A CollectionDecorator which uses a Lock instance to synchronize all methods of an underlying Collection
 



Copyright © 2013. All Rights Reserved.