|
JUtil | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MapWrapper in net.cscott.jutil |
---|
Subclasses of MapWrapper in net.cscott.jutil | |
---|---|
class |
GenericInvertibleMap<K,V>
GenericInvertibleMap is a default implementation of
InvertibleMap . |
class |
UnmodifiableMap<K,V>
This wrapper for Map s implements Map.entrySet()
so that it returns an UnmodifiableMapSet . |
class |
UnmodifiableMultiMap<K,V>
UnmodifiableMultiMap is an abstract superclass to
save developers the trouble of implementing the various mutator
methds of the MultiMap interface. |
|
JUtil | ||||||||
PREV NEXT | FRAMES NO FRAMES |