Class Byte2ObjectMaps.UnmodifiableMap<V>

All Implemented Interfaces:
Byte2ObjectFunction<V>, Byte2ObjectMap<V>, Function<Byte,​V>, Serializable, Function<Byte,​V>, IntFunction<V>, Map<Byte,​V>
Direct Known Subclasses:
Byte2ObjectSortedMaps.UnmodifiableSortedMap
Enclosing class:
Byte2ObjectMaps

public static class Byte2ObjectMaps.UnmodifiableMap<V>
extends Byte2ObjectFunctions.UnmodifiableFunction<V>
implements Byte2ObjectMap<V>, Serializable
An unmodifiable wrapper class for maps.
See Also:
Serialized Form