Klasse Char2ObjectMaps.SynchronizedSortedMap<V>

Typparameter:
V - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
Map<Character,V>, SortedMap<Character,V>, CharFunction<V>, Char2ObjectMap<V>, Char2ObjectSortedMap<V>
Bekannte direkte Unterklassen:
Char2ObjectMaps.SynchronizedNavigableMap
Umschließende Klasse:
Char2ObjectMaps

public static class Char2ObjectMaps.SynchronizedSortedMap<V> extends Char2ObjectMaps.SynchronizedMap<V> implements Char2ObjectSortedMap<V>
The Synchronized Sorted Map implementation used by the synchronizedMap helper function