Class Object2LongSortedMaps.UnmodifiableSortedMap<K>

All Implemented Interfaces:
Function<K,​Long>, Object2LongFunction<K>, Object2LongMap<K>, Object2LongSortedMap<K>, Serializable, Function<K,​Long>, ToLongFunction<K>, Map<K,​Long>, SortedMap<K,​Long>
Enclosing class:
Object2LongSortedMaps

public static class Object2LongSortedMaps.UnmodifiableSortedMap<K>
extends Object2LongMaps.UnmodifiableMap<K>
implements Object2LongSortedMap<K>, Serializable
An unmodifiable wrapper class for sorted maps.
See Also:
Serialized Form