Klasse Long2IntMaps.SynchronizedSortedMap

Alle implementierten Schnittstellen:
LongToIntFunction, Map<Long,Integer>, SortedMap<Long,Integer>, Long2IntFunction, Long2IntMap, Long2IntSortedMap
Bekannte direkte Unterklassen:
Long2IntMaps.SynchronizedNavigableMap
Umschließende Klasse:
Long2IntMaps

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