Class Int2CharMaps.UnmodifiableMap

All Implemented Interfaces:
Function<Integer,​Character>, Int2CharFunction, Int2CharMap, Serializable, Function<Integer,​Character>, IntUnaryOperator, Map<Integer,​Character>
Direct Known Subclasses:
Int2CharSortedMaps.UnmodifiableSortedMap
Enclosing class:
Int2CharMaps

public static class Int2CharMaps.UnmodifiableMap
extends Int2CharFunctions.UnmodifiableFunction
implements Int2CharMap, Serializable
An unmodifiable wrapper class for maps.
See Also:
Serialized Form