Schnittstelle Object2IntNavigableMap<T>

Typparameter:
T - the keyType of elements maintained by this Collection
Alle Superschnittstellen:
Map<T,Integer>, NavigableMap<T,Integer>, Object2IntMap<T>, Object2IntSortedMap<T>, SortedMap<T,Integer>, ToIntFunction<T>, ToIntFunction<T>
Alle bekannten Implementierungsklassen:
Object2IntAVLTreeMap, Object2IntMaps.SynchronizedNavigableMap, Object2IntMaps.UnmodifyableNavigableMap, Object2IntRBTreeMap

public interface Object2IntNavigableMap<T> extends Object2IntSortedMap<T>, NavigableMap<T,Integer>
A Type Specific Navigable Map interface with a couple helper methods