Class Byte2LongMaps.SynchronizedMap

java.lang.Object
it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
All Implemented Interfaces:
Byte2LongFunction, Byte2LongMap, Function<Byte,​Long>, Serializable, Function<Byte,​Long>, IntToLongFunction, Map<Byte,​Long>
Direct Known Subclasses:
Byte2LongSortedMaps.SynchronizedSortedMap
Enclosing class:
Byte2LongMaps

public static class Byte2LongMaps.SynchronizedMap
extends Byte2LongFunctions.SynchronizedFunction
implements Byte2LongMap, Serializable
A synchronized wrapper class for maps.
See Also:
Serialized Form