| Modifier and Type | Class and Description |
|---|---|
class |
GenericInvertibleMultiMap<K,V>
GenericInvertibleMultiMap is a default implementation of
InvertibleMultiMap. |
| Modifier and Type | Method and Description |
|---|---|
InvertibleMultiMap<V,K> |
GenericInvertibleMultiMap.invert()
Returns an unmodifiable inverted view of
this. |
InvertibleMultiMap<V,K> |
InvertibleMultiMap.invert()
Returns a inverted view of
this. |
Copyright (c) 2006 C. Scott Ananian