Klasse Double2IntMaps.SynchronizedSortedMap

Alle implementierten Schnittstellen:
DoubleToIntFunction, Map<Double,Integer>, SortedMap<Double,Integer>, Double2IntFunction, Double2IntMap, Double2IntSortedMap
Bekannte direkte Unterklassen:
Double2IntMaps.SynchronizedNavigableMap
Umschließende Klasse:
Double2IntMaps

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