Klasse Byte2ObjectMaps.SynchronizedSortedMap<V>

Typparameter:
V - the keyType of elements maintained by this Collection
Alle implementierten Schnittstellen:
Map<Byte,V>, SortedMap<Byte,V>, ByteFunction<V>, Byte2ObjectMap<V>, Byte2ObjectSortedMap<V>
Bekannte direkte Unterklassen:
Byte2ObjectMaps.SynchronizedNavigableMap
Umschließende Klasse:
Byte2ObjectMaps

public static class Byte2ObjectMaps.SynchronizedSortedMap<V> extends Byte2ObjectMaps.SynchronizedMap<V> implements Byte2ObjectSortedMap<V>
The Synchronized Sorted Map implementation used by the synchronizedMap helper function