Uses of Interface
io.github.juliengalet.reactorflow.builder.ParallelFlowBuilder.Parallelize
-
Packages that use ParallelFlowBuilder.Parallelize Package Description io.github.juliengalet.reactorflow.builder -
-
Uses of ParallelFlowBuilder.Parallelize in io.github.juliengalet.reactorflow.builder
Methods in io.github.juliengalet.reactorflow.builder that return ParallelFlowBuilder.Parallelize Modifier and Type Method Description ParallelFlowBuilder.Parallelize<T,M>ParallelFlowBuilder.Named. named(String name)Define flow name.
-