Klasse Char2ShortMaps.SynchronizedMap

java.lang.Object
java.util.AbstractMap<Character,Short>
speiger.src.collections.chars.maps.abstracts.AbstractChar2ShortMap
speiger.src.collections.chars.utils.maps.Char2ShortMaps.SynchronizedMap
Alle implementierten Schnittstellen:
Map<Character,Short>, Char2ShortFunction, Char2ShortMap
Bekannte direkte Unterklassen:
Char2ShortMaps.SynchronizedOrderedMap, Char2ShortMaps.SynchronizedSortedMap
Umschließende Klasse:
Char2ShortMaps

public static class Char2ShortMaps.SynchronizedMap extends AbstractChar2ShortMap implements Char2ShortMap
The Synchronized Map implementation used by the synchronizedMap helper function