Klasse Long2ObjectMaps.SynchronizedOrderedMap<V>

Typparameter:
V - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
LongFunction<V>, Map<Long,V>, LongFunction<V>, Long2ObjectMap<V>, Long2ObjectOrderedMap<V>
Umschließende Klasse:
Long2ObjectMaps

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