Class Short2ShortSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Short,Short>, Short2ShortFunction, Short2ShortMap, Short2ShortSortedMap, Serializable, Function<Short,Short>, IntUnaryOperator, Map<Short,Short>, SortedMap<Short,Short>
Enclosing class:
Short2ShortSortedMaps

public static class Short2ShortSortedMaps.UnmodifiableSortedMap extends Short2ShortMaps.UnmodifiableMap implements Short2ShortSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: