|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Callback | |
|---|---|
| org.gcube.data.streams | |
| org.gcube.data.streams.dsl.consume | |
| Uses of Callback in org.gcube.data.streams |
|---|
| Constructors in org.gcube.data.streams with parameters of type Callback | |
|---|---|
StreamConsumer(Stream<T> stream,
Callback<T> callback)
Creates an instance with a Stream and a Callback |
|
| Uses of Callback in org.gcube.data.streams.dsl.consume |
|---|
| Methods in org.gcube.data.streams.dsl.consume with parameters of type Callback | ||
|---|---|---|
|
ConsumeWithClause.with(Callback<E> consumer)
Return a Stream configured with a given Callback. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||