public class OffsetAndSizeIterable<T> extends Object implements CloseableIterable<T>
| Constructor and Description |
|---|
OffsetAndSizeIterable(Iterable<T> iterable,
int offset,
Integer size) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Iterator<T> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.