Class Int2LongMaps.UnmodifiableMap

All Implemented Interfaces:
Function<Integer,Long>, Int2LongFunction, Int2LongMap, Serializable, Function<Integer,Long>, IntToLongFunction, Map<Integer,Long>
Direct Known Subclasses:
Int2LongSortedMaps.UnmodifiableSortedMap
Enclosing class:
Int2LongMaps

public static class Int2LongMaps.UnmodifiableMap extends Int2LongFunctions.UnmodifiableFunction implements Int2LongMap, Serializable
An unmodifiable wrapper class for maps.
See Also: