Klasse Short2ShortMaps.SynchronizedMap

java.lang.Object
java.util.AbstractMap<Short,Short>
speiger.src.collections.shorts.maps.abstracts.AbstractShort2ShortMap
speiger.src.collections.shorts.utils.maps.Short2ShortMaps.SynchronizedMap
Alle implementierten Schnittstellen:
Map<Short,Short>, ShortUnaryOperator, Short2ShortMap
Bekannte direkte Unterklassen:
Short2ShortMaps.SynchronizedOrderedMap, Short2ShortMaps.SynchronizedSortedMap
Umschließende Klasse:
Short2ShortMaps

public static class Short2ShortMaps.SynchronizedMap extends AbstractShort2ShortMap implements Short2ShortMap
The Synchronized Map implementation used by the synchronizedMap helper function