Class Int2DoubleSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Integer,Double>, Int2DoubleFunction, Int2DoubleMap, Int2DoubleSortedMap, Serializable, Function<Integer,Double>, IntToDoubleFunction, Map<Integer,Double>, SortedMap<Integer,Double>
Enclosing class:
Int2DoubleSortedMaps

public static class Int2DoubleSortedMaps.UnmodifiableSortedMap extends Int2DoubleMaps.UnmodifiableMap implements Int2DoubleSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: