Class Byte2BooleanMaps.SynchronizedMap

java.lang.Object
it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
All Implemented Interfaces:
Byte2BooleanFunction, Byte2BooleanMap, Function<Byte,​Boolean>, Serializable, Function<Byte,​Boolean>, IntPredicate, Map<Byte,​Boolean>
Direct Known Subclasses:
Byte2BooleanSortedMaps.SynchronizedSortedMap
Enclosing class:
Byte2BooleanMaps

public static class Byte2BooleanMaps.SynchronizedMap
extends Byte2BooleanFunctions.SynchronizedFunction
implements Byte2BooleanMap, Serializable
A synchronized wrapper class for maps.
See Also:
Serialized Form