Klasse Object2ShortMaps.SynchronizedOrderedMap<T>

Typparameter:
T - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
Map<T,Short>, ToShortFunction<T>, Object2ShortMap<T>, Object2ShortOrderedMap<T>
Umschließende Klasse:
Object2ShortMaps

public static class Object2ShortMaps.SynchronizedOrderedMap<T> extends Object2ShortMaps.SynchronizedMap<T> implements Object2ShortOrderedMap<T>
The Synchronized Ordered Map implementation used by the synchronizedMap helper function