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