public class LongDropWhile extends PrimitiveExtIterator.OfLong
hasNext, isInit, next| Constructor and Description |
|---|
LongDropWhile(PrimitiveIterator.OfLong iterator,
LongPredicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
nextIteration() |
hasNext, nextLongnext, removepublic LongDropWhile(@NotNull
PrimitiveIterator.OfLong iterator,
@NotNull
LongPredicate predicate)
protected void nextIteration()
nextIteration in class PrimitiveExtIterator.OfLong