Class Short2CharSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Short, Character>, Short2CharFunction, Short2CharMap, Short2CharSortedMap, Serializable, Function<Short, Character>, IntUnaryOperator, Map<Short, Character>, SequencedMap<Short, Character>, SortedMap<Short, Character>
Enclosing class:
Short2CharSortedMaps

public static class Short2CharSortedMaps.UnmodifiableSortedMap extends Short2CharMaps.UnmodifiableMap implements Short2CharSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: