Class Char2ShortMaps.UnmodifiableMap

All Implemented Interfaces:
Char2ShortFunction, Char2ShortMap, Function<Character,Short>, Serializable, Function<Character,Short>, IntUnaryOperator, Map<Character,Short>
Direct Known Subclasses:
Char2ShortSortedMaps.UnmodifiableSortedMap
Enclosing class:
Char2ShortMaps

public static class Char2ShortMaps.UnmodifiableMap extends Char2ShortFunctions.UnmodifiableFunction implements Char2ShortMap, Serializable
An unmodifiable wrapper class for maps.
See Also: