Class IIngredientCollectionLikeMultiClassifiedTrait.RemoveCallbackIterator<T,M,I,L extends IIngredientCollectionLike<T,M,I>>
java.lang.Object
org.cyclops.cyclopscore.ingredient.collection.IIngredientCollectionLikeMultiClassifiedTrait.RemoveCallbackIterator<T,M,I,L>
- All Implemented Interfaces:
Iterator<I>
- Enclosing interface:
- IIngredientCollectionLikeMultiClassifiedTrait<T,
M, I, L extends IIngredientCollectionLike<T, M, I>>
public static class IIngredientCollectionLikeMultiClassifiedTrait.RemoveCallbackIterator<T,M,I,L extends IIngredientCollectionLike<T,M,I>>
extends Object
implements Iterator<I>
-
Constructor Summary
ConstructorDescriptionRemoveCallbackIterator
(IIngredientCollectionLikeMultiClassifiedTrait<T, M, I, L> multiClassifiedCollection, T instance, M matchCondition) -
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