| Package | Description |
|---|---|
| org.mule.commons.atlantic.execution.builder.lambda.supplier.chain |
| Modifier and Type | Method and Description |
|---|---|
<NEXT_RESULT> |
ChainedSupplier.andThenExecute(Function<RESULT,NEXT_RESULT> lambda) |
default <RESULT> ChainedSupplier<RESULT> |
ChainedSupplierBuilderFactory.execute(Supplier<RESULT> lambda) |
protected ChainedSupplier<RESULT> |
ChainedSupplier1ParamBuilder.withParam(Function<PARAM,RESULT> lambda,
Supplier<PARAM> paramSupplier,
ExecutionFactory executionFactory) |
Copyright © 2019. All rights reserved.