Schnittstelle Int2CharNavigableMap

Alle Superschnittstellen:
Int2CharFunction, Int2CharMap, Int2CharSortedMap, Map<Integer,Character>, NavigableMap<Integer,Character>, SortedMap<Integer,Character>
Alle bekannten Implementierungsklassen:
Int2CharAVLTreeMap, Int2CharMaps.SynchronizedNavigableMap, Int2CharMaps.UnmodifyableNavigableMap, Int2CharRBTreeMap

public interface Int2CharNavigableMap extends Int2CharSortedMap, NavigableMap<Integer,Character>
A Type Specific Navigable Map interface with a couple helper methods