Class Short2CharMaps.UnmodifiableMap

All Implemented Interfaces:
Function<Short,Character>, Short2CharFunction, Short2CharMap, Serializable, Function<Short,Character>, IntUnaryOperator, Map<Short,Character>
Direct Known Subclasses:
Short2CharSortedMaps.UnmodifiableSortedMap
Enclosing class:
Short2CharMaps

public static class Short2CharMaps.UnmodifiableMap extends Short2CharFunctions.UnmodifiableFunction implements Short2CharMap, Serializable
An unmodifiable wrapper class for maps.
See Also: