Class Int2IntSortedMaps.UnmodifiableSortedMap

All Implemented Interfaces:
Function<Integer,Integer>, Int2IntFunction, Int2IntMap, Int2IntSortedMap, Serializable, Function<Integer,Integer>, IntUnaryOperator, Map<Integer,Integer>, SortedMap<Integer,Integer>
Enclosing class:
Int2IntSortedMaps

public static class Int2IntSortedMaps.UnmodifiableSortedMap extends Int2IntMaps.UnmodifiableMap implements Int2IntSortedMap, Serializable
An unmodifiable wrapper class for sorted maps.
See Also: