|
sdr 0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Tools.SetMultiMap<K,V>
An instance of a MultiMap where the
contained collections are Sets.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
Map.Entry<K,V> |
| Method Summary | |
|---|---|
Set<V> |
getValues(K key)
|
| Methods inherited from interface net.cscott.jutil.MultiMap |
|---|
add, addAll, addAll, contains, entrySet, get, put, putAll, remove, remove, removeAll, retainAll, size |
| Methods inherited from interface java.util.Map |
|---|
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, values |
| Method Detail |
|---|
Set<V> getValues(K key)
getValues in interface MultiMap<K,V>
|
sdr 0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||