Class Double2CharSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Double2CharFunction, Double2CharMap, Double2CharSortedMap, Function<Double,​Character>, Serializable, DoubleToIntFunction, Function<Double,​Character>, Map<Double,​Character>, SortedMap<Double,​Character>
Enclosing class:
Double2CharSortedMaps

public static class Double2CharSortedMaps.SynchronizedSortedMap
extends Double2CharMaps.SynchronizedMap
implements Double2CharSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also:
Serialized Form