Class Int2ReferenceMaps.UnmodifiableMap<V>

All Implemented Interfaces:
Function<Integer,​V>, Int2ReferenceFunction<V>, Int2ReferenceMap<V>, Serializable, Function<Integer,​V>, IntFunction<V>, Map<Integer,​V>
Direct Known Subclasses:
Int2ReferenceSortedMaps.UnmodifiableSortedMap
Enclosing class:
Int2ReferenceMaps

public static class Int2ReferenceMaps.UnmodifiableMap<V>
extends Int2ReferenceFunctions.UnmodifiableFunction<V>
implements Int2ReferenceMap<V>, Serializable
An unmodifiable wrapper class for maps.
See Also:
Serialized Form