Class Char2ReferenceSortedMaps.SynchronizedSortedMap<V>

All Implemented Interfaces:
Char2ReferenceFunction<V>, Char2ReferenceMap<V>, Char2ReferenceSortedMap<V>, Function<Character,V>, Serializable, Function<Character,V>, IntFunction<V>, Map<Character,V>, SortedMap<Character,V>
Enclosing class:
Char2ReferenceSortedMaps

public static class Char2ReferenceSortedMaps.SynchronizedSortedMap<V> extends Char2ReferenceMaps.SynchronizedMap<V> implements Char2ReferenceSortedMap<V>, Serializable
A synchronized wrapper class for sorted maps.
See Also: