| Package | Description |
|---|---|
| org.mule.commons.atlantic.execution.builder.lambda.runnable | |
| org.mule.commons.atlantic.execution.builder.lambda.supplier.chain |
| Modifier and Type | Method and Description |
|---|---|
default <B,C,D,E,F,G,H,I> |
InstanceRunnableBuilderFactory.execute(NonaConsumer<INSTANCE,B,C,D,E,F,G,H,I> lambda) |
default <PARAM,B,C,D,E,F,G,H> |
RunnableBuilderFactory.execute(OctaConsumer<PARAM,B,C,D,E,F,G,H> lambda) |
protected Runnable8ParamsBuilder<B,C,D,E,F,G,H,I> |
Runnable9ParamsBuilder.withParam(NonaConsumer<PARAM,B,C,D,E,F,G,H,I> lambda,
Supplier<PARAM> paramSupplier,
ExecutionFactory executionFactory) |
| Modifier and Type | Method and Description |
|---|---|
<B,C,D,E,F,G,H,I> |
ChainedSupplier.andFinallyExecute(NonaConsumer<RESULT,B,C,D,E,F,G,H,I> lambda) |
Copyright © 2019. All rights reserved.