Class UnifiedMapWithHashingStrategy.KeySetIterator
java.lang.Object
UnifiedMapWithHashingStrategy<K,V>.org.eclipse.collections.impl.map.strategy.mutable.UnifiedMapWithHashingStrategy.PositionalIterator<K>
org.eclipse.collections.impl.map.strategy.mutable.UnifiedMapWithHashingStrategy.KeySetIterator
- All Implemented Interfaces:
Iterator<K>
- Enclosing class:
UnifiedMapWithHashingStrategy<K,
V>
protected class UnifiedMapWithHashingStrategy.KeySetIterator
extends UnifiedMapWithHashingStrategy<K,V>.PositionalIterator<K>
-
Field Summary
Fields inherited from class org.eclipse.collections.impl.map.strategy.mutable.UnifiedMapWithHashingStrategy.PositionalIterator
chainPosition, count, lastReturned, position
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.collections.impl.map.strategy.mutable.UnifiedMapWithHashingStrategy.PositionalIterator
hasNext, remove, removeFromChain, removeLastFromChain
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
KeySetIterator
protected KeySetIterator()
-
-
Method Details
-
nextFromChain
-
next
-