Class Long2ShortSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Long,Short>, Long2ShortFunction, Long2ShortMap, Long2ShortSortedMap, Serializable, Function<Long,Short>, LongToIntFunction, Map<Long,Short>, SortedMap<Long,Short>
Enclosing class:
Long2ShortSortedMaps

public static class Long2ShortSortedMaps.UnmodifiableSortedMap extends Long2ShortMaps.UnmodifiableMap implements Long2ShortSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: