| Package | Description |
|---|---|
| org.mule.commons.atlantic.execution.builder.factory |
| Modifier and Type | Method and Description |
|---|---|
<A> FunctionExecutionBuilder<A,Void> |
StaticExecutionBuilderFactory.execute(Consumer<A> lambda)
Starts the execution build for a
Consumer. |
void |
InstanceExecutionBuilderFactory.execute(Consumer<INSTANCE> lambda)
Starts the execution for a
Consumer. |
Copyright © 2019. All rights reserved.