Klasse Object2ShortMaps.SynchronizedNavigableMap<T>

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

public static class Object2ShortMaps.SynchronizedNavigableMap<T> extends Object2ShortMaps.SynchronizedSortedMap<T> implements Object2ShortNavigableMap<T>
The Synchronized Navigable Map implementation used by the synchronizedMap helper function