Klasse Object2DoubleMaps.SynchronizedSortedMap<T>

Typparameter:
T - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
ToDoubleFunction<T>, Map<T,Double>, SortedMap<T,Double>, ToDoubleFunction<T>, Object2DoubleMap<T>, Object2DoubleSortedMap<T>
Bekannte direkte Unterklassen:
Object2DoubleMaps.SynchronizedNavigableMap
Umschließende Klasse:
Object2DoubleMaps

public static class Object2DoubleMaps.SynchronizedSortedMap<T> extends Object2DoubleMaps.SynchronizedMap<T> implements Object2DoubleSortedMap<T>
The Synchronized Sorted Map implementation used by the synchronizedMap helper function