Klasse Int2CharMaps.SynchronizedSortedMap

Alle implementierten Schnittstellen:
Map<Integer,Character>, SortedMap<Integer,Character>, Int2CharFunction, Int2CharMap, Int2CharSortedMap
Bekannte direkte Unterklassen:
Int2CharMaps.SynchronizedNavigableMap
Umschließende Klasse:
Int2CharMaps

public static class Int2CharMaps.SynchronizedSortedMap extends Int2CharMaps.SynchronizedMap implements Int2CharSortedMap
The Synchronized Sorted Map implementation used by the synchronizedMap helper function