Schnittstelle Long2ObjectOrderedMap.FastOrderedSet<V>

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

public static interface Long2ObjectOrderedMap.FastOrderedSet<V> extends Long2ObjectMap.FastEntrySet<V>, ObjectOrderedSet<Long2ObjectMap.Entry<V>>
Fast Ordered Entry Set that allows for a faster Entry Iterator by recycling the Entry Object and just exchanging 1 internal value