Class QuadrupletonSet.QuadrupletonSetIterator
java.lang.Object
AbstractMemoryEfficientMutableSet<T>.org.eclipse.collections.impl.set.fixed.AbstractMemoryEfficientMutableSet.MemoryEfficientSetIterator
org.eclipse.collections.impl.set.fixed.QuadrupletonSet.QuadrupletonSetIterator
- All Implemented Interfaces:
Iterator<T>
- Enclosing class:
QuadrupletonSet<T>
protected class QuadrupletonSet.QuadrupletonSetIterator
extends AbstractMemoryEfficientMutableSet<T>.MemoryEfficientSetIterator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractMemoryEfficientMutableSet.MemoryEfficientSetIterator
hasNext, next, removeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining
-
Constructor Details
-
QuadrupletonSetIterator
protected QuadrupletonSetIterator()
-
-
Method Details
-
getElement
- Specified by:
getElementin classAbstractMemoryEfficientMutableSet<T>.MemoryEfficientSetIterator
-