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
ConstructorsConstructorDescriptionRemoveCallbackIterator(IIngredientCollectionLikeMultiClassifiedTrait<T, M, I, L> multiClassifiedCollection, T instance, M matchCondition) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining
-
Constructor Details
-
RemoveCallbackIterator
-
-
Method Details
-
hasNext
-
next
-
remove
-