| Constructor and Description |
|---|
IterableIterator(Iterator<E> it) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Iterator<E> |
iterator() |
static void |
main(String[] args) |
E |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorpublic static void main(String[] args)