Constructor and Description |
---|
PeekIterator(Iterator<T> underlyingIterator) |
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
getUnderlyingIterator() |
boolean |
hasNext() |
T |
next() |
T |
peek() |
void |
remove()
Unsupported
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining