Uses of Package
org.apache.commons.collections4.collection
Packages that use org.apache.commons.collections4.collection
Package
Description
Implementations of the
Collection
interface.Implements the
List
interface.Implements the
MultiSet
interface.Implements the
Queue
interface.-
Classes in org.apache.commons.collections4.collection used by org.apache.commons.collections4.bagClassDescriptionDecorates another
Collection
to provide additional behavior.Decorates anotherCollection
to validate that additions match a specified predicate.Decorates anotherCollection
to synchronize its behavior for a multithreaded environment.Decorates anotherCollection
to transform objects that are added. -
Classes in org.apache.commons.collections4.collection used by org.apache.commons.collections4.bidimapClassDescriptionDecorates another
Collection
to provide additional behavior. -
Classes in org.apache.commons.collections4.collection used by org.apache.commons.collections4.collectionClassDescriptionDecorates another
Collection
to provide additional behavior.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 anotherCollection
to validate that additions match a specified predicate.Builder for creating predicated collections.Decorates anotherCollection
to synchronize its behavior for a multithreaded environment.Decorates anotherCollection
to transform objects that are added. -
Classes in org.apache.commons.collections4.collection used by org.apache.commons.collections4.listClassDescriptionDecorates another
Collection
to provide additional behavior.Decorates anotherCollection
to validate that additions match a specified predicate.Decorates anotherCollection
to transform objects that are added. -
Classes in org.apache.commons.collections4.collection used by org.apache.commons.collections4.mapClassDescriptionDecorates another
Collection
to provide additional behavior. -
Classes in org.apache.commons.collections4.collection used by org.apache.commons.collections4.multisetClassDescriptionDecorates another
Collection
to provide additional behavior.Decorates anotherCollection
to validate that additions match a specified predicate.Decorates anotherCollection
to synchronize its behavior for a multithreaded environment. -
Classes in org.apache.commons.collections4.collection used by org.apache.commons.collections4.queueClassDescriptionDecorates another
Collection
to provide additional behavior.Decorates anotherCollection
to validate that additions match a specified predicate.Decorates anotherCollection
to synchronize its behavior for a multithreaded environment.Decorates anotherCollection
to transform objects that are added. -
Classes in org.apache.commons.collections4.collection used by org.apache.commons.collections4.setClassDescriptionDecorates another
Collection
to provide additional behavior.Decorates anotherCollection
to validate that additions match a specified predicate.Decorates anotherCollection
to transform objects that are added.