Class Int2DoubleMaps.UnmodifiableMap

All Implemented Interfaces:
Function<Integer,Double>, Int2DoubleFunction, Int2DoubleMap, Serializable, Function<Integer,Double>, IntToDoubleFunction, Map<Integer,Double>
Direct Known Subclasses:
Int2DoubleSortedMaps.UnmodifiableSortedMap
Enclosing class:
Int2DoubleMaps

public static class Int2DoubleMaps.UnmodifiableMap extends Int2DoubleFunctions.UnmodifiableFunction implements Int2DoubleMap, Serializable
An unmodifiable wrapper class for maps.
See Also: