java.lang.Object
org.bsc.async.v5.AsyncGeneratorFlow.Builder
- Enclosing interface:
- AsyncGeneratorFlow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<E> AsyncGeneratorFlow.Generator<E>build()<E> AsyncGeneratorFlow.Generator<E>build(Consumer<AsyncGeneratorFlow.Dispatcher<E>> emitter) processor(AsyncGeneratorFlow.Processor<E> processor)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
processor
-
executor
-
build
public <E> AsyncGeneratorFlow.Generator<E> build(Consumer<AsyncGeneratorFlow.Dispatcher<E>> emitter) -
build
-