Uses of Package
org.apache.commons.collections4.bag
Packages that use org.apache.commons.collections4.bag
Package
Description
-
Classes in org.apache.commons.collections4.bag used by org.apache.commons.collections4.bagClassDescriptionDecorates another
Bagto provide additional behaviour.Abstract implementation of theBaginterface to simplify the creation of subclass implementations.Mutable integer class for storing the data.Decorates anotherSortedBagto provide additional behaviour.Decorates anotherBagto validate that additions match a specified predicate.Decorates anotherSortedBagto validate that additions match a specified predicate.Decorates anotherBagto synchronize its behaviour for a multi-threaded environment.Decorates anotherSortedBagto synchronize its behaviour for a multi-threaded environment.Decorates anotherBagto transform objects that are added.Decorates anotherSortedBagto transform objects that are added.