Schnittstelle Object2ShortNavigableMap<T>

Typparameter:
T - the keyType of elements maintained by this Collection
Alle Superschnittstellen:
Map<T,Short>, NavigableMap<T,Short>, Object2ShortMap<T>, Object2ShortSortedMap<T>, SortedMap<T,Short>, ToShortFunction<T>
Alle bekannten Implementierungsklassen:
Object2ShortAVLTreeMap, Object2ShortMaps.SynchronizedNavigableMap, Object2ShortMaps.UnmodifyableNavigableMap, Object2ShortRBTreeMap

public interface Object2ShortNavigableMap<T> extends Object2ShortSortedMap<T>, NavigableMap<T,Short>
A Type Specific Navigable Map interface with a couple helper methods