Class Int2DoubleSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Integer,Double>, Int2DoubleFunction, Int2DoubleMap, Int2DoubleSortedMap, Serializable, Function<Integer,Double>, IntToDoubleFunction, Map<Integer,Double>, SortedMap<Integer,Double>
Enclosing class:
Int2DoubleSortedMaps

public static class Int2DoubleSortedMaps.SynchronizedSortedMap extends Int2DoubleMaps.SynchronizedMap implements Int2DoubleSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: