Class Float2IntSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Float2IntFunction, Float2IntMap, Float2IntSortedMap, Function<Float,​Integer>, Serializable, DoubleToIntFunction, Function<Float,​Integer>, Map<Float,​Integer>, SortedMap<Float,​Integer>
Enclosing class:
Float2IntSortedMaps

public static class Float2IntSortedMaps.SynchronizedSortedMap
extends Float2IntMaps.SynchronizedMap
implements Float2IntSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also:
Serialized Form