Class Short2IntSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Short,Integer>, Short2IntFunction, Short2IntMap, Short2IntSortedMap, Serializable, Function<Short,Integer>, IntUnaryOperator, Map<Short,Integer>, SortedMap<Short,Integer>
Enclosing class:
Short2IntSortedMaps

public static class Short2IntSortedMaps.UnmodifiableSortedMap extends Short2IntMaps.UnmodifiableMap implements Short2IntSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: