Class Char2DoubleSortedMaps.SynchronizedSortedMap

All Implemented Interfaces:
Char2DoubleFunction, Char2DoubleMap, Char2DoubleSortedMap, Function<Character,Double>, Serializable, Function<Character,Double>, IntToDoubleFunction, Map<Character,Double>, SortedMap<Character,Double>
Enclosing class:
Char2DoubleSortedMaps

public static class Char2DoubleSortedMaps.SynchronizedSortedMap extends Char2DoubleMaps.SynchronizedMap implements Char2DoubleSortedMap, Serializable
A synchronized wrapper class for sorted maps.
See Also: