Class Double2ObjectSortedMaps.UnmodifiableSortedMap<V>

All Implemented Interfaces:
Double2ObjectFunction<V>, Double2ObjectMap<V>, Double2ObjectSortedMap<V>, Function<Double,​V>, Serializable, DoubleFunction<V>, Function<Double,​V>, Map<Double,​V>, SortedMap<Double,​V>
Enclosing class:
Double2ObjectSortedMaps

public static class Double2ObjectSortedMaps.UnmodifiableSortedMap<V>
extends Double2ObjectMaps.UnmodifiableMap<V>
implements Double2ObjectSortedMap<V>, Serializable
An unmodifiable wrapper class for sorted maps.
See Also:
Serialized Form