Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.collections4.collection Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
AbstractCollectionDecoratorDecorates another Collection to provide additional behaviour.Classorg.apache.commons.collections4.collectionApache Commons
CollectionUtilsProvides utility methods and decorators for Collection instances.Classorg.apache.commons.collections4Apache Commons
CompositeCollectionDecorates a collection of other collections to provide a single unified view.Classorg.apache.commons.collections4.collectionApache Commons
CompositeCollection .CollectionMutatorPluggable strategy to handle changes to the composite.Interfaceorg.apache.commons.collections4.collection.CompositeCollectionApache Commons
IndexedCollectionAn IndexedCollection is a Map-like view onto a Collection.Classorg.apache.commons.collections4.collectionApache Commons
PredicatedCollectionDecorates another Collection to validate that additions match a specified predicate.Classorg.apache.commons.collections4.collectionApache Commons
PredicatedCollection .BuilderBuilder for creating predicated collections.Classorg.apache.commons.collections4.collection.PredicatedCollectionApache Commons
SynchronizedCollectionDecorates another Collection to synchronize its behaviour for a multi-threaded environment.Classorg.apache.commons.collections4.collectionApache Commons
TransformedCollectionDecorates another Collection to transform objects that are added.Classorg.apache.commons.collections4.collectionApache Commons
UnmodifiableBoundedCollectionUnmodifiableBoundedCollection decorates another BoundedCollection to ensure it can't be altered.Classorg.apache.commons.collections4.collectionApache Commons
UnmodifiableCollectionDecorates another Collection to ensure it can't be altered.Classorg.apache.commons.collections4.collectionApache Commons