Uses of Interface
org.bsc.async.v5.AsyncGeneratorFlow.Dispatcher
Packages that use AsyncGeneratorFlow.Dispatcher
-
Uses of AsyncGeneratorFlow.Dispatcher in org.bsc.async.v5
Subinterfaces of AsyncGeneratorFlow.Dispatcher in org.bsc.async.v5Classes in org.bsc.async.v5 that implement AsyncGeneratorFlow.DispatcherMethod parameters in org.bsc.async.v5 with type arguments of type AsyncGeneratorFlow.DispatcherModifier and TypeMethodDescription<E> AsyncGeneratorFlow.Generator<E>AsyncGeneratorFlow.Builder.build(Consumer<AsyncGeneratorFlow.Dispatcher<E>> emitter) static <E> AsyncGeneratorFlow.Generator<E>AsyncGeneratorFlow.create(Consumer<AsyncGeneratorFlow.Dispatcher<E>> emitter)