| Package | Description |
|---|---|
| org.apache.commons.collections4.multimap |
This package contains implementations of the
MultiValuedMap interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractListValuedMap<K
Abstract implementation of the
ListValuedMap interface to simplify the creation of subclass implementations.
|
class |
AbstractSetValuedMap<K
Abstract implementation of the
SetValuedMap interface to simplify the creation of subclass implementations.
|
class |
ArrayListValuedHashMap<K
|
class |
HashSetValuedHashMap<K
|