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