| Package | Description |
|---|---|
| uk.gov.gchq.gaffer.commonutil.iterable |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyClosableIterable<T> |
class |
LimitedCloseableIterable<T> |
class |
WrappedCloseableIterable<T> |
| Constructor and Description |
|---|
LimitedCloseableIterable(CloseableIterable<T> iterable,
int start,
Integer end) |
Copyright © 2017. All rights reserved.