public class WarningIterator<T> extends AbstractIterator<T>
| Constructor and Description |
|---|
WarningIterator(Iterator<T> iterator) |
WarningIterator(Iterator<T> iterator,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
getElement() |
hasNext, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprotected T getElement()
getElement in class AbstractIterator<T>Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.