Class Byte2ByteMaps.SynchronizedMap

java.lang.Object
it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
All Implemented Interfaces:
Byte2ByteFunction, Byte2ByteMap, Function<Byte,​Byte>, Serializable, Function<Byte,​Byte>, IntUnaryOperator, Map<Byte,​Byte>
Direct Known Subclasses:
Byte2ByteSortedMaps.SynchronizedSortedMap
Enclosing class:
Byte2ByteMaps

public static class Byte2ByteMaps.SynchronizedMap
extends Byte2ByteFunctions.SynchronizedFunction
implements Byte2ByteMap, Serializable
A synchronized wrapper class for maps.
See Also:
Serialized Form