Class Int2LongSortedMaps.SynchronizedSortedMap

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