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