Klasse Int2ObjectMaps.SynchronizedNavigableMap<V>

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

public static class Int2ObjectMaps.SynchronizedNavigableMap<V> extends Int2ObjectMaps.SynchronizedSortedMap<V> implements Int2ObjectNavigableMap<V>
The Synchronized Navigable Map implementation used by the synchronizedMap helper function