Schnittstelle Long2IntNavigableMap

Alle Superschnittstellen:
Long2IntFunction, Long2IntMap, Long2IntSortedMap, LongToIntFunction, Map<Long,Integer>, NavigableMap<Long,Integer>, SortedMap<Long,Integer>
Alle bekannten Implementierungsklassen:
Long2IntAVLTreeMap, Long2IntMaps.SynchronizedNavigableMap, Long2IntMaps.UnmodifyableNavigableMap, Long2IntRBTreeMap

public interface Long2IntNavigableMap extends Long2IntSortedMap, NavigableMap<Long,Integer>
A Type Specific Navigable Map interface with a couple helper methods