
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
append |
protected Iterator<T> |
iterator |
protected Deque<Iterator<T>> |
iterators |
| Constructor and Description |
|---|
InsertableIterator(Iterator<T> iterator,
boolean append) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
void |
insert(Iterator<T> iterator) |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2017. All rights reserved.