Class Int2ByteMaps.UnmodifiableMap

All Implemented Interfaces:
Function<Integer,Byte>, Int2ByteFunction, Int2ByteMap, Serializable, Function<Integer,Byte>, IntUnaryOperator, Map<Integer,Byte>
Direct Known Subclasses:
Int2ByteSortedMaps.UnmodifiableSortedMap
Enclosing class:
Int2ByteMaps

public static class Int2ByteMaps.UnmodifiableMap extends Int2ByteFunctions.UnmodifiableFunction implements Int2ByteMap, Serializable
An unmodifiable wrapper class for maps.
See Also: