Schnittstelle Object2ByteNavigableMap<T>

Typparameter:
T - the keyType of elements maintained by this Collection
Alle Superschnittstellen:
Map<T,Byte>, NavigableMap<T,Byte>, Object2ByteMap<T>, Object2ByteSortedMap<T>, SortedMap<T,Byte>, ToByteFunction<T>
Alle bekannten Implementierungsklassen:
Object2ByteAVLTreeMap, Object2ByteMaps.SynchronizedNavigableMap, Object2ByteMaps.UnmodifyableNavigableMap, Object2ByteRBTreeMap

public interface Object2ByteNavigableMap<T> extends Object2ByteSortedMap<T>, NavigableMap<T,Byte>
A Type Specific Navigable Map interface with a couple helper methods