Klasse Double2ObjectMaps.SynchronizedNavigableMap<V>

Typparameter:
V - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
DoubleFunction<V>, Map<Double,V>, NavigableMap<Double,V>, SortedMap<Double,V>, DoubleFunction<V>, Double2ObjectMap<V>, Double2ObjectNavigableMap<V>, Double2ObjectSortedMap<V>
Umschließende Klasse:
Double2ObjectMaps

public static class Double2ObjectMaps.SynchronizedNavigableMap<V> extends Double2ObjectMaps.SynchronizedSortedMap<V> implements Double2ObjectNavigableMap<V>
The Synchronized Navigable Map implementation used by the synchronizedMap helper function