Class Double2LongSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Double2LongFunction, Double2LongMap, Double2LongSortedMap, Function<Double,​Long>, Serializable, DoubleToLongFunction, Function<Double,​Long>, Map<Double,​Long>, SortedMap<Double,​Long>
Enclosing class:
Double2LongSortedMaps

public static class Double2LongSortedMaps.UnmodifiableSortedMap
extends Double2LongMaps.UnmodifiableMap
implements Double2LongSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also:
Serialized Form