Class Long2ByteMaps.SynchronizedMap

java.lang.Object
it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
All Implemented Interfaces:
Function<Long,​Byte>, Long2ByteFunction, Long2ByteMap, Serializable, Function<Long,​Byte>, LongToIntFunction, Map<Long,​Byte>
Direct Known Subclasses:
Long2ByteSortedMaps.SynchronizedSortedMap
Enclosing class:
Long2ByteMaps

public static class Long2ByteMaps.SynchronizedMap
extends Long2ByteFunctions.SynchronizedFunction
implements Long2ByteMap, Serializable
A synchronized wrapper class for maps.
See Also:
Serialized Form