Class Byte2ReferenceMaps.UnmodifiableMap<V>

All Implemented Interfaces:
Byte2ReferenceFunction<V>, Byte2ReferenceMap<V>, Function<Byte,V>, Serializable, Function<Byte,V>, IntFunction<V>, Map<Byte,V>
Direct Known Subclasses:
Byte2ReferenceSortedMaps.UnmodifiableSortedMap
Enclosing class:
Byte2ReferenceMaps

public static class Byte2ReferenceMaps.UnmodifiableMap<V> extends Byte2ReferenceFunctions.UnmodifiableFunction<V> implements Byte2ReferenceMap<V>, Serializable
An unmodifiable wrapper class for maps.
See Also: