Klasse Short2ObjectMaps.SynchronizedOrderedMap<V>

Typparameter:
V - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
Map<Short,V>, ShortFunction<V>, Short2ObjectMap<V>, Short2ObjectOrderedMap<V>
Umschließende Klasse:
Short2ObjectMaps

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