Schnittstelle Object2IntOrderedMap.FastOrderedSet<T>

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

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