Class Short2DoubleMaps.UnmodifiableMap

All Implemented Interfaces:
Function<Short,Double>, Short2DoubleFunction, Short2DoubleMap, Serializable, Function<Short,Double>, IntToDoubleFunction, Map<Short,Double>
Direct Known Subclasses:
Short2DoubleSortedMaps.UnmodifiableSortedMap
Enclosing class:
Short2DoubleMaps

public static class Short2DoubleMaps.UnmodifiableMap extends Short2DoubleFunctions.UnmodifiableFunction implements Short2DoubleMap, Serializable
An unmodifiable wrapper class for maps.
See Also: