Class Short2DoubleSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Short,Double>, Short2DoubleFunction, Short2DoubleMap, Short2DoubleSortedMap, Serializable, Function<Short,Double>, IntToDoubleFunction, Map<Short,Double>, SortedMap<Short,Double>
Enclosing class:
Short2DoubleSortedMaps

public static class Short2DoubleSortedMaps.UnmodifiableSortedMap extends Short2DoubleMaps.UnmodifiableMap implements Short2DoubleSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: