Class IngredientChannelPositioned.PositionedIngredientIterator<T,M>
java.lang.Object
org.cyclops.integrateddynamics.core.network.IngredientChannelPositioned.PositionedIngredientIterator<T,M>
- All Implemented Interfaces:
Iterator<T>
- Enclosing class:
IngredientChannelPositioned<T,M>
-
Constructor Summary
ConstructorsConstructorDescriptionPositionedIngredientIterator(IPositionedAddonsNetworkIngredients<T, M> network, Iterator<PartPos> it, T prototype, M matchFlags) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining, remove
-
Constructor Details
-
PositionedIngredientIterator
-
-
Method Details
-
prepareLastPos
protected void prepareLastPos() -
hasNext
-
next
-