Uses of Package
org.apache.commons.collections4.multiset
Packages that use org.apache.commons.collections4.multiset
-
Classes in org.apache.commons.collections4.multiset used by org.apache.commons.collections4.multisetClassDescriptionAbstract implementation of the
MultiSet
interface to simplify the creation of subclass implementations.Mutable integer class for storing the data.Abstract implementation of theMultiSet
interface to simplify the creation of subclass implementations.Inner class AbstractEntry.Decorates anotherMultSet
to provide additional behaviour.Decorates anotherMultiSet
to validate that additions match a specified predicate.Decorates anotherMultiSet
to synchronize its behaviour for a multi-threaded environment.