| Package | Description |
|---|---|
| org.boon.collections |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiMapImpl<K,V> |
| Modifier and Type | Field and Description |
|---|---|
static MultiMap |
CollectionConstants.EMPTY_MULTI_MAP |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> MultiMap<K,V> |
CollectionConstants.emptyMultiMap() |
static <K,V> MultiMap<K,V> |
MultiMaps.multiMap() |
static MultiMap |
MultiMaps.safeMultiMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiMapImpl.putAll(MultiMap<K,V> params) |
void |
MultiMap.putAll(MultiMap<K,V> params) |
Copyright © 2016. All Rights Reserved.