| Package | Description |
|---|---|
| org.spf4j.base | |
| org.spf4j.base.avro |
| Modifier and Type | Method and Description |
|---|---|
static <T> CloseableIterable<T> |
CloseableIterable.from(CloseableIterator<T> iterator) |
static <T> CloseableIterable<T> |
CloseableIterable.from(Iterable<T> it) |
static <T> CloseableIterable<T> |
CloseableIterable.from(Iterable<T> it,
AutoCloseable close) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AvroCloseableIterable<T> |
Copyright © 2019 SPF4J. All rights reserved.