Klasse Object2LongMaps.SynchronizedSortedMap<T>

Typparameter:
T - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
ToLongFunction<T>, Map<T,Long>, SortedMap<T,Long>, ToLongFunction<T>, Object2LongMap<T>, Object2LongSortedMap<T>
Bekannte direkte Unterklassen:
Object2LongMaps.SynchronizedNavigableMap
Umschließende Klasse:
Object2LongMaps

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