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
ConstructorDescriptionPositionedIngredientIterator
(IPositionedAddonsNetworkIngredients<T, M> network, Iterator<PartPos> it, T prototype, M matchFlags) -
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