public class DoubleTakeWhile extends PrimitiveExtIterator.OfDouble
hasNext, isInit, next| Constructor and Description |
|---|
DoubleTakeWhile(PrimitiveIterator.OfDouble iterator,
DoublePredicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
nextIteration() |
hasNext, nextDoublenext, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic DoubleTakeWhile(PrimitiveIterator.OfDouble iterator, DoublePredicate predicate)
protected void nextIteration()
nextIteration in class PrimitiveExtIterator.OfDoubleCopyright © 2017. All rights reserved.