Klasse Int2LongMaps.SynchronizedSortedMap

Alle implementierten Schnittstellen:
IntToLongFunction, Map<Integer,Long>, SortedMap<Integer,Long>, Int2LongFunction, Int2LongMap, Int2LongSortedMap
Bekannte direkte Unterklassen:
Int2LongMaps.SynchronizedNavigableMap
Umschließende Klasse:
Int2LongMaps

public static class Int2LongMaps.SynchronizedSortedMap extends Int2LongMaps.SynchronizedMap implements Int2LongSortedMap
The Synchronized Sorted Map implementation used by the synchronizedMap helper function