public class IntTakeUntil extends PrimitiveExtIterator.OfInt
hasNext, isInit, next| Constructor and Description |
|---|
IntTakeUntil(PrimitiveIterator.OfInt iterator,
IntPredicate stopPredicate) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
nextIteration() |
hasNext, nextIntnext, removepublic IntTakeUntil(@NotNull
PrimitiveIterator.OfInt iterator,
@NotNull
IntPredicate stopPredicate)
protected void nextIteration()
nextIteration in class PrimitiveExtIterator.OfInt