Class Short2ShortMaps.UnmodifiableMap

All Implemented Interfaces:
Function<Short,Short>, Short2ShortFunction, Short2ShortMap, Serializable, Function<Short,Short>, IntUnaryOperator, Map<Short,Short>
Direct Known Subclasses:
Short2ShortSortedMaps.UnmodifiableSortedMap
Enclosing class:
Short2ShortMaps

public static class Short2ShortMaps.UnmodifiableMap extends Short2ShortFunctions.UnmodifiableFunction implements Short2ShortMap, Serializable
An unmodifiable wrapper class for maps.
See Also: