| Modifier and Type | Class and Description |
|---|---|
class |
GenericInvertibleMap<K,V>
GenericInvertibleMap is a default implementation of
InvertibleMap. |
class |
UnmodifiableMap<K,V>
|
class |
UnmodifiableMultiMap<K,V>
UnmodifiableMultiMap is an abstract superclass to
save developers the trouble of implementing the various mutator
methds of the MultiMap interface. |
Copyright (c) 2006 C. Scott Ananian