public class DoubleTakeUntil extends PrimitiveExtIterator.OfDouble
hasNext, isInit, next| Constructor and Description |
|---|
DoubleTakeUntil(PrimitiveIterator.OfDouble iterator,
DoublePredicate stopPredicate) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
nextIteration() |
hasNext, nextDoublenext, removepublic DoubleTakeUntil(@NotNull
PrimitiveIterator.OfDouble iterator,
@NotNull
DoublePredicate stopPredicate)
protected void nextIteration()
nextIteration in class PrimitiveExtIterator.OfDouble