Klasse Double2ShortMaps.SynchronizedMap

java.lang.Object
java.util.AbstractMap<Double,Short>
speiger.src.collections.doubles.maps.abstracts.AbstractDouble2ShortMap
speiger.src.collections.doubles.utils.maps.Double2ShortMaps.SynchronizedMap
Alle implementierten Schnittstellen:
Map<Double,Short>, Double2ShortFunction, Double2ShortMap
Bekannte direkte Unterklassen:
Double2ShortMaps.SynchronizedOrderedMap, Double2ShortMaps.SynchronizedSortedMap
Umschließende Klasse:
Double2ShortMaps

public static class Double2ShortMaps.SynchronizedMap extends AbstractDouble2ShortMap implements Double2ShortMap
The Synchronized Map implementation used by the synchronizedMap helper function