Class Float2CharSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Float2CharFunction, Float2CharMap, Float2CharSortedMap, Function<Float,Character>, Serializable, DoubleToIntFunction, Function<Float,Character>, Map<Float,Character>, SortedMap<Float,Character>
Enclosing class:
Float2CharSortedMaps

public static class Float2CharSortedMaps.SynchronizedSortedMap extends Float2CharMaps.SynchronizedMap implements Float2CharSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: