Uses of Package
org.apache.commons.collections4.multimap
Packages that use org.apache.commons.collections4.multimap
-
Classes in org.apache.commons.collections4.multimap used by org.apache.commons.collections4.multimapClassDescriptionAbstract implementation of the
ListValuedMapinterface to simplify the creation of subclass implementations.Abstract implementation of theMultiValuedMapinterface to simplify the creation of subclass implementations.Inner class that provides the AsMap view.Inner class that provides the Entryinvalid input: '<'K, V> viewWrapped collection to handle add and remove on the collection returned by get(object).Decorates anotherMultiValuedMapto provide additional behaviour.Abstract implementation of theSetValuedMapinterface to simplify the creation of subclass implementations.Decorates anotherMultiValuedMapto transform objects that are added.Decorates anotherMultiValuedMapto ensure it can't be altered.