Class Short2DoubleSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Short,Double>, Short2DoubleFunction, Short2DoubleMap, Short2DoubleSortedMap, Serializable, Function<Short,Double>, IntToDoubleFunction, Map<Short,Double>, SortedMap<Short,Double>
Enclosing class:
Short2DoubleSortedMaps

public static class Short2DoubleSortedMaps.SynchronizedSortedMap extends Short2DoubleMaps.SynchronizedMap implements Short2DoubleSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: