Class Int2ShortMaps.UnmodifiableMap

All Implemented Interfaces:
Function<Integer,​Short>, Int2ShortFunction, Int2ShortMap, Serializable, Function<Integer,​Short>, IntUnaryOperator, Map<Integer,​Short>
Direct Known Subclasses:
Int2ShortSortedMaps.UnmodifiableSortedMap
Enclosing class:
Int2ShortMaps

public static class Int2ShortMaps.UnmodifiableMap
extends Int2ShortFunctions.UnmodifiableFunction
implements Int2ShortMap, Serializable
An unmodifiable wrapper class for maps.
See Also:
Serialized Form