| Package | Description |
|---|---|
| org.gcube.data.streams.adapters | |
| org.gcube.data.streams.dsl |
| Constructor and Description |
|---|
IteratorStream(IteratorAdapter<E> adapter)
Creates an instance that adapts a given
IteratorAdapter. |
| Modifier and Type | Method and Description |
|---|---|
static <E> IteratorStream<E> |
Streams.convert(IteratorAdapter<E> adapter)
Converts a custom
IteratorAdapter to a Stream. |
Copyright © 2015. All Rights Reserved.