Klasse Double2ObjectMaps.SynchronizedOrderedMap<V>

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

public static class Double2ObjectMaps.SynchronizedOrderedMap<V> extends Double2ObjectMaps.SynchronizedMap<V> implements Double2ObjectOrderedMap<V>
The Synchronized Ordered Map implementation used by the synchronizedMap helper function