Class Int2LongSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Integer,Long>, Int2LongFunction, Int2LongMap, Int2LongSortedMap, Serializable, Function<Integer,Long>, IntToLongFunction, Map<Integer,Long>, SortedMap<Integer,Long>
Enclosing class:
Int2LongSortedMaps

public static class Int2LongSortedMaps.UnmodifiableSortedMap extends Int2LongMaps.UnmodifiableMap implements Int2LongSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: