Klasse Int2ObjectMaps.SynchronizedSortedMap<V>

Typparameter:
V - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
IntFunction<V>, Map<Integer,V>, SortedMap<Integer,V>, IntFunction<V>, Int2ObjectMap<V>, Int2ObjectSortedMap<V>
Bekannte direkte Unterklassen:
Int2ObjectMaps.SynchronizedNavigableMap
Umschließende Klasse:
Int2ObjectMaps

public static class Int2ObjectMaps.SynchronizedSortedMap<V> extends Int2ObjectMaps.SynchronizedMap<V> implements Int2ObjectSortedMap<V>
The Synchronized Sorted Map implementation used by the synchronizedMap helper function