Class Long2LongSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Long,​Long>, Long2LongFunction, Long2LongMap, Long2LongSortedMap, Serializable, Function<Long,​Long>, LongUnaryOperator, Map<Long,​Long>, SortedMap<Long,​Long>
Enclosing class:
Long2LongSortedMaps

public static class Long2LongSortedMaps.UnmodifiableSortedMap
extends Long2LongMaps.UnmodifiableMap
implements Long2LongSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also:
Serialized Form