Class Int2FloatSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Function<Integer,​Float>, Int2FloatFunction, Int2FloatMap, Int2FloatSortedMap, Serializable, Function<Integer,​Float>, IntToDoubleFunction, Map<Integer,​Float>, SortedMap<Integer,​Float>
Enclosing class:
Int2FloatSortedMaps

public static class Int2FloatSortedMaps.SynchronizedSortedMap
extends Int2FloatMaps.SynchronizedMap
implements Int2FloatSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also:
Serialized Form