|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ideanest.util.AbstractMultiMap | +--com.ideanest.util.CollectionValuedMultiMap
Insert the type's description here.
Nested Class Summary | |
static class |
CollectionValuedMultiMap.ClonedCollectionFactory
|
static interface |
CollectionValuedMultiMap.CollectionFactory
|
Nested classes inherited from class com.ideanest.util.MultiMap |
MultiMap.Entry |
Constructor Summary | |
CollectionValuedMultiMap(CollectionValuedMultiMap.CollectionFactory collectionFactory)
|
Methods inherited from class com.ideanest.util.AbstractMultiMap |
add, addAll, addAll, clear, contains, containsKey, containsValue, equals, hashCode, isEmpty, remove, remove, size, toString, values |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.ideanest.util.MultiMap |
entrySet, get, keySet |
Constructor Detail |
public CollectionValuedMultiMap(CollectionValuedMultiMap.CollectionFactory collectionFactory)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |