|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A MultiMapSet
is a java.util.Set
of
Map.Entry
s which can also be accessed as a
MultiMap
. Use the entrySet()
method
of the MultiMap
to get back the MultiMapSet
.
Method Summary | |
MultiMap |
asMultiMap()
|
Methods inherited from interface harpoon.Util.Collections.MapSet |
asMap |
Methods inherited from interface java.util.Set |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
Method Detail |
public MultiMap asMultiMap()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |