Schnittstelle Object2ObjectSortedMap.FastSortedSet<T,V>

Typparameter:
T - the keyType of elements maintained by this Collection
V - the keyType of elements maintained by this Collection
Alle Superschnittstellen:
Collection<Object2ObjectMap.Entry<T,V>>, ISizeProvider, Iterable<Object2ObjectMap.Entry<T,V>>, Object2ObjectMap.FastEntrySet<T,V>, ObjectCollection<Object2ObjectMap.Entry<T,V>>, ObjectIterable<Object2ObjectMap.Entry<T,V>>, ObjectSet<Object2ObjectMap.Entry<T,V>>, ObjectSortedSet<Object2ObjectMap.Entry<T,V>>, Set<Object2ObjectMap.Entry<T,V>>, SortedSet<Object2ObjectMap.Entry<T,V>>
Umschließende Schnittstelle:
Object2ObjectSortedMap<T,V>

public static interface Object2ObjectSortedMap.FastSortedSet<T,V> extends Object2ObjectMap.FastEntrySet<T,V>, ObjectSortedSet<Object2ObjectMap.Entry<T,V>>
Fast Sorted Entry Set that allows for a faster Entry Iterator by recycling the Entry Object and just exchanging 1 internal value