Schnittstelle Int2ObjectSortedMap.FastSortedSet<V>

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

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