
public class WrappingIterator<T> extends IterableIterator<T>
| Constructor and Description |
|---|
WrappingIterator(Iterator<T> iterator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorCopyright © 2017. All rights reserved.