
public class TerminatingOnNullIterator<T> extends TerminatingIterator<T>
iteratorhasNext, nextItem| Constructor and Description |
|---|
TerminatingOnNullIterator(Iterator<T> iterator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
terminate(T item) |
lookaheadhasNext, nextremoveiteratorCopyright © 2015. All Rights Reserved.