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