Class Double2DoubleSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Double2DoubleFunction, Double2DoubleMap, Double2DoubleSortedMap, Function<Double,Double>, Serializable, DoubleUnaryOperator, Function<Double,Double>, Map<Double,Double>, SortedMap<Double,Double>
Enclosing class:
Double2DoubleSortedMaps

public static class Double2DoubleSortedMaps.SynchronizedSortedMap extends Double2DoubleMaps.SynchronizedMap implements Double2DoubleSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: