Class Short2LongMaps.UnmodifiableMap

All Implemented Interfaces:
Function<Short,Long>, Short2LongFunction, Short2LongMap, Serializable, Function<Short,Long>, IntToLongFunction, Map<Short,Long>
Direct Known Subclasses:
Short2LongSortedMaps.UnmodifiableSortedMap
Enclosing class:
Short2LongMaps

public static class Short2LongMaps.UnmodifiableMap extends Short2LongFunctions.UnmodifiableFunction implements Short2LongMap, Serializable
An unmodifiable wrapper class for maps.
See Also: