Class PartPosIteratorHandlerRoundRobin.CountingIterator
java.lang.Object
org.cyclops.integrateddynamics.core.network.PartPosIteratorHandlerRoundRobin.CountingIterator
- Enclosing class:
PartPosIteratorHandlerRoundRobin
-
Constructor Summary
ConstructorDescriptionCountingIterator
(PartPosIteratorHandlerRoundRobin handler, Iterator<PartPos> innerIt, int initialOffset, Supplier<Iterator<PartPos>> iteratorSupplier) -
Method Summary
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, remove