Class Long2DoubleSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Long,Double>, Long2DoubleFunction, Long2DoubleMap, Long2DoubleSortedMap, Serializable, Function<Long,Double>, LongToDoubleFunction, Map<Long,Double>, SortedMap<Long,Double>
Enclosing class:
Long2DoubleSortedMaps

public static class Long2DoubleSortedMaps.SynchronizedSortedMap extends Long2DoubleMaps.SynchronizedMap implements Long2DoubleSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: