Class Char2ShortSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Char2ShortFunction, Char2ShortMap, Char2ShortSortedMap, Function<Character,Short>, Serializable, Function<Character,Short>, IntUnaryOperator, Map<Character,Short>, SortedMap<Character,Short>
Enclosing class:
Char2ShortSortedMaps

public static class Char2ShortSortedMaps.UnmodifiableSortedMap extends Char2ShortMaps.UnmodifiableMap implements Char2ShortSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: