Class Int2IntSortedMaps.SynchronizedSortedMap

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.SynchronizedSortedMap extends Int2IntMaps.SynchronizedMap implements Int2IntSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: