Class Double2LongSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Double2LongFunction, Double2LongMap, Double2LongSortedMap, Function<Double,Long>, Serializable, DoubleToLongFunction, Function<Double,Long>, Map<Double,Long>, SortedMap<Double,Long>
Enclosing class:
Double2LongSortedMaps

public static class Double2LongSortedMaps.SynchronizedSortedMap extends Double2LongMaps.SynchronizedMap implements Double2LongSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: