| Modifier and Type | Field and Description |
|---|---|
protected List<T> |
buffer
Буфер
|
protected Iterator<T> |
buffIterator
Итератор буфера
|
protected Iterator<T> |
srcIterator
Исходный итератор
|
| Constructor and Description |
|---|
ReverseInterator(Iterator<T> iterator)
Конструктор
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2017. All rights reserved.