Uses of Package
org.apache.commons.collections4.collection
Packages that use org.apache.commons.collections4.collection
Package
Description
This package contains implementations of the
Collection interface.This package contains implementations of the
List interface.This package contains implementations of the
MultiSet interface.This package contains implementations for the
Queue interface.-
Classes in org.apache.commons.collections4.collection used by org.apache.commons.collections4.bagClassDescriptionDecorates another
Collectionto provide additional behaviour.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.collections4.collection used by org.apache.commons.collections4.bidimapClassDescriptionDecorates another
Collectionto provide additional behaviour. -
Classes in org.apache.commons.collections4.collection used by org.apache.commons.collections4.collectionClassDescriptionDecorates another
Collectionto provide additional behaviour.Decorates a collection of other collections to provide a single unified view.Pluggable strategy to handle changes to the composite.An IndexedCollection is a Map-like view onto a Collection.Decorates anotherCollectionto validate that additions match a specified predicate.Builder for creating predicated collections.Decorates anotherCollectionto synchronize its behaviour for a multi-threaded environment.Decorates anotherCollectionto transform objects that are added. -
Classes in org.apache.commons.collections4.collection used by org.apache.commons.collections4.listClassDescriptionDecorates another
Collectionto provide additional behaviour.Decorates anotherCollectionto validate that additions match a specified predicate.Decorates anotherCollectionto transform objects that are added. -
Classes in org.apache.commons.collections4.collection used by org.apache.commons.collections4.mapClassDescriptionDecorates another
Collectionto provide additional behaviour. -
Classes in org.apache.commons.collections4.collection used by org.apache.commons.collections4.multisetClassDescriptionDecorates another
Collectionto provide additional behaviour.Decorates anotherCollectionto validate that additions match a specified predicate.Decorates anotherCollectionto synchronize its behaviour for a multi-threaded environment. -
Classes in org.apache.commons.collections4.collection used by org.apache.commons.collections4.queueClassDescriptionDecorates another
Collectionto provide additional behaviour.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.collections4.collection used by org.apache.commons.collections4.setClassDescriptionDecorates another
Collectionto provide additional behaviour.Decorates anotherCollectionto validate that additions match a specified predicate.Decorates anotherCollectionto transform objects that are added.