| Modifier and Type | Field and Description |
|---|---|
protected List<T> |
buffer |
protected Iterable<T> |
iterable |
| Constructor and Description |
|---|
BufferIterable(Iterable<T> iterable)
Конструктор
|
BufferIterable(List<T> buffer,
Iterable<T> iterable)
Конструктор
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
iterator()
Возвращает итератор
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2017. All rights reserved.