Schnittstelle Short2ObjectNavigableMap<V>

Typparameter:
V - the keyType of elements maintained by this Collection
Alle Superschnittstellen:
Map<Short,V>, NavigableMap<Short,V>, Short2ObjectMap<V>, Short2ObjectSortedMap<V>, ShortFunction<V>, SortedMap<Short,V>
Alle bekannten Implementierungsklassen:
Short2ObjectAVLTreeMap, Short2ObjectMaps.SynchronizedNavigableMap, Short2ObjectMaps.UnmodifyableNavigableMap, Short2ObjectRBTreeMap

public interface Short2ObjectNavigableMap<V> extends Short2ObjectSortedMap<V>, NavigableMap<Short,V>
A Type Specific Navigable Map interface with a couple helper methods