Class Double2ShortMaps.SynchronizedMap

java.lang.Object
it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
All Implemented Interfaces:
Double2ShortFunction, Double2ShortMap, Function<Double,​Short>, Serializable, DoubleToIntFunction, Function<Double,​Short>, Map<Double,​Short>
Direct Known Subclasses:
Double2ShortSortedMaps.SynchronizedSortedMap
Enclosing class:
Double2ShortMaps

public static class Double2ShortMaps.SynchronizedMap
extends Double2ShortFunctions.SynchronizedFunction
implements Double2ShortMap, Serializable
A synchronized wrapper class for maps.
See Also:
Serialized Form