|
JUtil | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UnmodifiableMap in net.cscott.jutil |
---|
Subclasses of UnmodifiableMap in net.cscott.jutil | |
---|---|
class |
UnmodifiableMultiMap<K,V>
UnmodifiableMultiMap is an abstract superclass to
save developers the trouble of implementing the various mutator
methds of the MultiMap interface. |
Methods in net.cscott.jutil that return UnmodifiableMap | ||
---|---|---|
abstract UnmodifiableMap<K,V> |
UnmodifiableMapSet.asMap()
|
|
static
|
UnmodifiableMap.proxy(Map<K,V> m)
|
|
JUtil | ||||||||
PREV NEXT | FRAMES NO FRAMES |