Klasse Short2DoubleMaps.SynchronizedMap

java.lang.Object
java.util.AbstractMap<Short,Double>
speiger.src.collections.shorts.maps.abstracts.AbstractShort2DoubleMap
speiger.src.collections.shorts.utils.maps.Short2DoubleMaps.SynchronizedMap
Alle implementierten Schnittstellen:
Map<Short,Double>, Short2DoubleFunction, Short2DoubleMap
Bekannte direkte Unterklassen:
Short2DoubleMaps.SynchronizedOrderedMap, Short2DoubleMaps.SynchronizedSortedMap
Umschließende Klasse:
Short2DoubleMaps

public static class Short2DoubleMaps.SynchronizedMap extends AbstractShort2DoubleMap implements Short2DoubleMap
The Synchronized Map implementation used by the synchronizedMap helper function