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