public class IntTakeUntil extends PrimitiveExtIterator.OfInt
hasNext, isInit, next| Constructor and Description |
|---|
IntTakeUntil(PrimitiveIterator.OfInt iterator,
IntPredicate stopPredicate) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
nextIteration() |
hasNext, nextIntnext, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic IntTakeUntil(PrimitiveIterator.OfInt iterator, IntPredicate stopPredicate)
protected void nextIteration()
nextIteration in class PrimitiveExtIterator.OfIntCopyright © 2017. All rights reserved.