Uses of Package
org.apache.commons.collections.collection
Packages that use org.apache.commons.collections.collection
Package
Description
This package contains implementations of the
Buffer interface.
This package contains implementations of the
Collection interface.
This package contains implementations of the
List interface.-
Classes in org.apache.commons.collections.collection used by org.apache.commons.collections.bagClassDescriptionDecorates another
Collectionto provide additional behaviour.Serializable subclass of AbstractCollectionDecorator.Decorates anotherCollectionto validate that additions match a specified predicate.Decorates anotherCollectionto synchronize its behaviour for a multi-threaded environment.Decorates anotherCollectionto transform objects that are added. -
Classes in org.apache.commons.collections.collection used by org.apache.commons.collections.bidimapClassDescriptionDecorates another
Collectionto provide additional behaviour. -
Classes in org.apache.commons.collections.collection used by org.apache.commons.collections.bufferClassDescriptionDecorates another
Collectionto provide additional behaviour.Serializable subclass of AbstractCollectionDecorator.Decorates anotherCollectionto validate that additions match a specified predicate.Decorates anotherCollectionto synchronize its behaviour for a multi-threaded environment.Decorates anotherCollectionto transform objects that are added. -
Classes in org.apache.commons.collections.collection used by org.apache.commons.collections.collectionClassDescriptionDecorates another
Collectionto provide additional behaviour.Serializable subclass of AbstractCollectionDecorator.Decorates a collection of other collections to provide a single unified view.Pluggable strategy to handle changes to the composite. -
Classes in org.apache.commons.collections.collection used by org.apache.commons.collections.listClassDescriptionDecorates another
Collectionto provide additional behaviour.Serializable subclass of AbstractCollectionDecorator.Decorates anotherCollectionto validate that additions match a specified predicate.Decorates anotherCollectionto synchronize its behaviour for a multi-threaded environment.Decorates anotherCollectionto transform objects that are added. -
Classes in org.apache.commons.collections.collection used by org.apache.commons.collections.mapClassDescriptionDecorates another
Collectionto provide additional behaviour. -
Classes in org.apache.commons.collections.collection used by org.apache.commons.collections.setClassDescriptionDecorates another
Collectionto provide additional behaviour.Serializable subclass of AbstractCollectionDecorator.Decorates a collection of other collections to provide a single unified view.Pluggable strategy to handle changes to the composite.Decorates anotherCollectionto validate that additions match a specified predicate.Decorates anotherCollectionto synchronize its behaviour for a multi-threaded environment.Decorates anotherCollectionto transform objects that are added.