Class Int2ShortSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Integer,Short>, Int2ShortFunction, Int2ShortMap, Int2ShortSortedMap, Serializable, Function<Integer,Short>, IntUnaryOperator, Map<Integer,Short>, SortedMap<Integer,Short>
Enclosing class:
Int2ShortSortedMaps

public static class Int2ShortSortedMaps.UnmodifiableSortedMap extends Int2ShortMaps.UnmodifiableMap implements Int2ShortSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: