Class Long2LongMaps.UnmodifiableMap

All Implemented Interfaces:
Function<Long,​Long>, Long2LongFunction, Long2LongMap, Serializable, Function<Long,​Long>, LongUnaryOperator, Map<Long,​Long>
Direct Known Subclasses:
Long2LongSortedMaps.UnmodifiableSortedMap
Enclosing class:
Long2LongMaps

public static class Long2LongMaps.UnmodifiableMap
extends Long2LongFunctions.UnmodifiableFunction
implements Long2LongMap, Serializable
An unmodifiable wrapper class for maps.
See Also:
Serialized Form