Class Byte2IntMaps.UnmodifiableMap

All Implemented Interfaces:
Byte2IntFunction, Byte2IntMap, Function<Byte,​Integer>, Serializable, Function<Byte,​Integer>, IntUnaryOperator, Map<Byte,​Integer>
Direct Known Subclasses:
Byte2IntSortedMaps.UnmodifiableSortedMap
Enclosing class:
Byte2IntMaps

public static class Byte2IntMaps.UnmodifiableMap
extends Byte2IntFunctions.UnmodifiableFunction
implements Byte2IntMap, Serializable
An unmodifiable wrapper class for maps.
See Also:
Serialized Form