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
MultiSetinterface to simplify the creation of subclass implementations.Mutable integer class for storing the data.Abstract implementation of theMultiSetinterface to simplify the creation of subclass implementations.Inner class AbstractEntry.Decorates anotherMultiSetto provide additional behavior.Decorates anotherSortedMultiSetto provide additional behavior.Decorates anotherMultiSetto validate that additions match a specified predicate.Decorates anotherSortedMultiSetto validate that additions match a specified predicate.Decorates anotherMultiSetto synchronize its behavior for a multithreaded environment.Decorates anotherSortedMultiSetto synchronize its behavior for a multithreaded environment.Decorates anotherMultiSetto transform objects that are added.Decorates anotherSortedMultiSetto transform objects that are added.