Class Long2IntSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Long,​Integer>, Long2IntFunction, Long2IntMap, Long2IntSortedMap, Serializable, Function<Long,​Integer>, LongToIntFunction, Map<Long,​Integer>, SortedMap<Long,​Integer>
Enclosing class:
Long2IntSortedMaps

public static class Long2IntSortedMaps.UnmodifiableSortedMap
extends Long2IntMaps.UnmodifiableMap
implements Long2IntSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also:
Serialized Form