Klasse Int2DoubleMaps.SynchronizedMap

java.lang.Object
java.util.AbstractMap<Integer,Double>
speiger.src.collections.ints.maps.abstracts.AbstractInt2DoubleMap
speiger.src.collections.ints.utils.maps.Int2DoubleMaps.SynchronizedMap
Alle implementierten Schnittstellen:
IntToDoubleFunction, Map<Integer,Double>, Int2DoubleFunction, Int2DoubleMap
Bekannte direkte Unterklassen:
Int2DoubleMaps.SynchronizedOrderedMap, Int2DoubleMaps.SynchronizedSortedMap
Umschließende Klasse:
Int2DoubleMaps

public static class Int2DoubleMaps.SynchronizedMap extends AbstractInt2DoubleMap implements Int2DoubleMap
The Synchronized Map implementation used by the synchronizedMap helper function