|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiMap | |
---|---|
velosurf.util | This package gathers miscellanous utility classes. |
Uses of MultiMap in velosurf.util |
---|
Classes in velosurf.util that implement MultiMap | |
---|---|
class |
HashMultiMap
A MultiMap is a Map allowing multiple occurrences of keys. |
Methods in velosurf.util with parameters of type MultiMap | |
---|---|
void |
HashMultiMap.putAll(MultiMap t)
Copies all entries from the specified multimap to this multimap. |
void |
MultiMap.putAll(MultiMap t)
Copies all entries from the specified multimap to this multimap. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |