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