Class Short2IntMaps.UnmodifiableMap

All Implemented Interfaces:
Function<Short,Integer>, Short2IntFunction, Short2IntMap, Serializable, Function<Short,Integer>, IntUnaryOperator, Map<Short,Integer>
Direct Known Subclasses:
Short2IntSortedMaps.UnmodifiableSortedMap
Enclosing class:
Short2IntMaps

public static class Short2IntMaps.UnmodifiableMap extends Short2IntFunctions.UnmodifiableFunction implements Short2IntMap, Serializable
An unmodifiable wrapper class for maps.
See Also: