Uses of Package
org.apache.commons.collections4.bag
Package
Description
-
ClassDescriptionDecorates another
Bag
to provide additional behavior.Abstract implementation of theBag
interface to simplify the creation of subclass implementations.Mutable integer class for storing the data.Decorates anotherSortedBag
to provide additional behavior.Decorates anotherBag
to validate that additions match a specified predicate.Decorates anotherSortedBag
to validate that additions match a specified predicate.Decorates anotherBag
to synchronize its behavior for a multithreaded environment.Decorates anotherSortedBag
to synchronize its behavior for a multithreaded environment.Decorates anotherBag
to transform objects that are added.Decorates anotherSortedBag
to transform objects that are added.