Klasse Object2ShortMaps.SynchronizedSortedMap<T>

Typparameter:
T - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
Map<T,Short>, SortedMap<T,Short>, ToShortFunction<T>, Object2ShortMap<T>, Object2ShortSortedMap<T>
Bekannte direkte Unterklassen:
Object2ShortMaps.SynchronizedNavigableMap
Umschließende Klasse:
Object2ShortMaps

public static class Object2ShortMaps.SynchronizedSortedMap<T> extends Object2ShortMaps.SynchronizedMap<T> implements Object2ShortSortedMap<T>
The Synchronized Sorted Map implementation used by the synchronizedMap helper function