Class IngredientSet.ExactIterator<T>

java.lang.Object
org.cyclops.cyclopscore.ingredient.collection.IngredientSet.ExactIterator<T>
All Implemented Interfaces:
Iterator<T>
Enclosing class:
IngredientSet<T,M>

protected static class IngredientSet.ExactIterator<T> extends Object implements Iterator<T>