Klasse Int2BooleanMaps.SynchronizedMap

java.lang.Object
java.util.AbstractMap<Integer,Boolean>
speiger.src.collections.ints.maps.abstracts.AbstractInt2BooleanMap
speiger.src.collections.ints.utils.maps.Int2BooleanMaps.SynchronizedMap
Alle implementierten Schnittstellen:
IntPredicate, Map<Integer,Boolean>, Int2BooleanMap
Bekannte direkte Unterklassen:
Int2BooleanMaps.SynchronizedOrderedMap, Int2BooleanMaps.SynchronizedSortedMap
Umschließende Klasse:
Int2BooleanMaps

public static class Int2BooleanMaps.SynchronizedMap extends AbstractInt2BooleanMap implements Int2BooleanMap
The Synchronized Map implementation used by the synchronizedMap helper function