Klasse Int2ObjectMaps.SynchronizedOrderedMap<V>

Typparameter:
V - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
IntFunction<V>, Map<Integer,V>, IntFunction<V>, Int2ObjectMap<V>, Int2ObjectOrderedMap<V>
Umschließende Klasse:
Int2ObjectMaps

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