Uses of Class
org.bsc.async.v5.AsyncGeneratorFlow.Generator
Packages that use AsyncGeneratorFlow.Generator
-
Uses of AsyncGeneratorFlow.Generator in org.bsc.async.v5
Methods in org.bsc.async.v5 that return AsyncGeneratorFlow.GeneratorModifier and TypeMethodDescription<E> AsyncGeneratorFlow.Generator<E>AsyncGeneratorFlow.Builder.build()<E> AsyncGeneratorFlow.Generator<E>AsyncGeneratorFlow.Builder.build(Consumer<AsyncGeneratorFlow.Dispatcher<E>> emitter) static <E> AsyncGeneratorFlow.Generator<E>AsyncGeneratorFlow.create(Consumer<AsyncGeneratorFlow.Dispatcher<E>> emitter) static <E> AsyncGeneratorFlow.Generator<E>AsyncGeneratorFlow.create(AsyncGeneratorFlow.Processor<E> processor)