T
- the value typepublic final class BufferIterable<T>
extends java.lang.Object
implements java.lang.Iterable<java.util.List<T>>
Constructor and Description |
---|
BufferIterable(java.lang.Iterable<? extends T> source,
int bufferSize) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<java.util.List<T>> |
iterator() |