Class Double2IntSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Double2IntFunction, Double2IntMap, Double2IntSortedMap, Function<Double,Integer>, Serializable, DoubleToIntFunction, Function<Double,Integer>, Map<Double,Integer>, SortedMap<Double,Integer>
Enclosing class:
Double2IntSortedMaps

public static class Double2IntSortedMaps.UnmodifiableSortedMap extends Double2IntMaps.UnmodifiableMap implements Double2IntSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: