Class Double2IntMaps.UnmodifiableMap

All Implemented Interfaces:
Double2IntFunction, Double2IntMap, Function<Double,​Integer>, Serializable, DoubleToIntFunction, Function<Double,​Integer>, Map<Double,​Integer>
Direct Known Subclasses:
Double2IntSortedMaps.UnmodifiableSortedMap
Enclosing class:
Double2IntMaps

public static class Double2IntMaps.UnmodifiableMap
extends Double2IntFunctions.UnmodifiableFunction
implements Double2IntMap, Serializable
An unmodifiable wrapper class for maps.
See Also:
Serialized Form