Class Byte2LongMaps.UnmodifiableMap

All Implemented Interfaces:
Byte2LongFunction, Byte2LongMap, Function<Byte,​Long>, Serializable, Function<Byte,​Long>, IntToLongFunction, Map<Byte,​Long>
Direct Known Subclasses:
Byte2LongSortedMaps.UnmodifiableSortedMap
Enclosing class:
Byte2LongMaps

public static class Byte2LongMaps.UnmodifiableMap
extends Byte2LongFunctions.UnmodifiableFunction
implements Byte2LongMap, Serializable
An unmodifiable wrapper class for maps.
See Also:
Serialized Form