Class Double2ShortMaps.UnmodifiableMap

All Implemented Interfaces:
Double2ShortFunction, Double2ShortMap, Function<Double,Short>, Serializable, DoubleToIntFunction, Function<Double,Short>, Map<Double,Short>
Direct Known Subclasses:
Double2ShortSortedMaps.UnmodifiableSortedMap
Enclosing class:
Double2ShortMaps

public static class Double2ShortMaps.UnmodifiableMap extends Double2ShortFunctions.UnmodifiableFunction implements Double2ShortMap, Serializable
An unmodifiable wrapper class for maps.
See Also: