Class Char2IntMaps.UnmodifiableMap

All Implemented Interfaces:
Char2IntFunction, Char2IntMap, Function<Character,​Integer>, Serializable, Function<Character,​Integer>, IntUnaryOperator, Map<Character,​Integer>
Direct Known Subclasses:
Char2IntSortedMaps.UnmodifiableSortedMap
Enclosing class:
Char2IntMaps

public static class Char2IntMaps.UnmodifiableMap
extends Char2IntFunctions.UnmodifiableFunction
implements Char2IntMap, Serializable
An unmodifiable wrapper class for maps.
See Also:
Serialized Form