Uses of Class
org.apache.commons.collections4.multimap.AbstractMultiValuedMap
-
Uses of AbstractMultiValuedMap in org.apache.commons.collections4.multimap
Modifier and TypeClassDescriptionclass
Abstract implementation of theListValuedMap
interface to simplify the creation of subclass implementations.class
AbstractSetValuedMap<K,
V> Abstract implementation of theSetValuedMap
interface to simplify the creation of subclass implementations.class
class
HashSetValuedHashMap<K,
V>