Class Double2ShortSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Double2ShortFunction, Double2ShortMap, Double2ShortSortedMap, Function<Double,​Short>, Serializable, DoubleToIntFunction, Function<Double,​Short>, Map<Double,​Short>, SortedMap<Double,​Short>
Enclosing class:
Double2ShortSortedMaps

public static class Double2ShortSortedMaps.SynchronizedSortedMap
extends Double2ShortMaps.SynchronizedMap
implements Double2ShortSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also:
Serialized Form