Class Short2ShortMaps.SynchronizedMap

java.lang.Object
it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
All Implemented Interfaces:
Function<Short,​Short>, Short2ShortFunction, Short2ShortMap, Serializable, Function<Short,​Short>, IntUnaryOperator, Map<Short,​Short>
Direct Known Subclasses:
Short2ShortSortedMaps.SynchronizedSortedMap
Enclosing class:
Short2ShortMaps

public static class Short2ShortMaps.SynchronizedMap
extends Short2ShortFunctions.SynchronizedFunction
implements Short2ShortMap, Serializable
A synchronized wrapper class for maps.
See Also:
Serialized Form