|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiValueMap | |
|---|---|
| org.clapper.util.misc | org.clapper.util.misc - Miscellaneous Utility Classes. |
| Uses of MultiValueMap in org.clapper.util.misc |
|---|
| Methods in org.clapper.util.misc with parameters of type MultiValueMap | |
|---|---|
void |
MultiValueMap.putAll(MultiValueMap<K,V> fromMap)
Copies all of the mappings from the specified MultivalueMap to this map. |
| Constructors in org.clapper.util.misc with parameters of type MultiValueMap | |
|---|---|
MultiValueMap(MultiValueMap<K,V> otherMap)
Construct a new map from the contents of an existing map. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||