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, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic DoubleTakeUntil(PrimitiveIterator.OfDouble iterator, DoublePredicate stopPredicate)
protected void nextIteration()
nextIteration in class PrimitiveExtIterator.OfDoubleCopyright © 2017. All rights reserved.