Class Short2ByteMaps.UnmodifiableMap

All Implemented Interfaces:
Function<Short,Byte>, Short2ByteFunction, Short2ByteMap, Serializable, Function<Short,Byte>, IntUnaryOperator, Map<Short,Byte>
Direct Known Subclasses:
Short2ByteSortedMaps.UnmodifiableSortedMap
Enclosing class:
Short2ByteMaps

public static class Short2ByteMaps.UnmodifiableMap extends Short2ByteFunctions.UnmodifiableFunction implements Short2ByteMap, Serializable
An unmodifiable wrapper class for maps.
See Also: