Class Double2ShortSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Double2ShortFunction, Double2ShortMap, Double2ShortSortedMap, Function<Double,Short>, Serializable, DoubleToIntFunction, Function<Double,Short>, Map<Double,Short>, SortedMap<Double,Short>
Enclosing class:
Double2ShortSortedMaps

public static class Double2ShortSortedMaps.UnmodifiableSortedMap extends Double2ShortMaps.UnmodifiableMap implements Double2ShortSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: