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