|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IteratorAdapter | |
|---|---|
| org.gcube.data.streams.adapters | |
| org.gcube.data.streams.dsl | |
| Uses of IteratorAdapter in org.gcube.data.streams.adapters |
|---|
| Constructors in org.gcube.data.streams.adapters with parameters of type IteratorAdapter | |
|---|---|
IteratorStream(IteratorAdapter<E> adapter)
Creates an instance that adapts a given IteratorAdapter. |
|
| Uses of IteratorAdapter in org.gcube.data.streams.dsl |
|---|
| Methods in org.gcube.data.streams.dsl with parameters of type IteratorAdapter | ||
|---|---|---|
static
|
Streams.convert(IteratorAdapter<E> adapter)
Converts a custom IteratorAdapter to a Stream. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||