Class Char2ObjectMaps.UnmodifiableMap<V>

All Implemented Interfaces:
Char2ObjectFunction<V>, Char2ObjectMap<V>, Function<Character,V>, Serializable, Function<Character,V>, IntFunction<V>, Map<Character,V>
Direct Known Subclasses:
Char2ObjectSortedMaps.UnmodifiableSortedMap
Enclosing class:
Char2ObjectMaps

public static class Char2ObjectMaps.UnmodifiableMap<V> extends Char2ObjectFunctions.UnmodifiableFunction<V> implements Char2ObjectMap<V>, Serializable
An unmodifiable wrapper class for maps.
See Also: