public class ObjTakeUntil<T> extends LsaExtIterator<T>
hasNext, isInit, next| Constructor and Description |
|---|
ObjTakeUntil(Iterator<? extends T> iterator,
Predicate<? super T> predicate) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
nextIteration() |
hasNext, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprotected void nextIteration()
nextIteration in class LsaExtIterator<T>Copyright © 2018. All rights reserved.