Package | Description |
---|---|
org.apache.commons.collections4.multimap |
This package contains implementations of the
MultiValuedMap interfaces. |
Modifier and Type | Class | Description |
---|---|---|
class |
ArrayListValuedHashMap<K,V> |
Implements a
ListValuedMap , using a HashMap to provide data
storage and ArrayList s as value collections. |
Copyright © 2001-2019 - Apache Software Foundation