Class Object2ShortMaps.UnmodifiableMap<K>

All Implemented Interfaces:
Function<K,​Short>, Object2ShortFunction<K>, Object2ShortMap<K>, Serializable, Function<K,​Short>, ToIntFunction<K>, Map<K,​Short>
Direct Known Subclasses:
Object2ShortSortedMaps.UnmodifiableSortedMap
Enclosing class:
Object2ShortMaps

public static class Object2ShortMaps.UnmodifiableMap<K>
extends Object2ShortFunctions.UnmodifiableFunction<K>
implements Object2ShortMap<K>, Serializable
An unmodifiable wrapper class for maps.
See Also:
Serialized Form