Class Short2FloatSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Short,Float>, Short2FloatFunction, Short2FloatMap, Short2FloatSortedMap, Serializable, Function<Short,Float>, IntToDoubleFunction, Map<Short,Float>, SortedMap<Short,Float>
Enclosing class:
Short2FloatSortedMaps

public static class Short2FloatSortedMaps.SynchronizedSortedMap extends Short2FloatMaps.SynchronizedMap implements Short2FloatSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: