| Modifier and Type | Method and Description |
|---|---|
default void |
InstanceRunnableBuilderFactory.execute(Consumer<INSTANCE> lambda) |
default <PARAM> Runnable1ParamBuilder<PARAM> |
RunnableBuilderFactory.execute(Consumer<PARAM> lambda) |
| Constructor and Description |
|---|
Runnable1ParamBuilder(Consumer<PARAM> lambda,
ExecutionFactory executionFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainedSupplier.andFinallyExecute(Consumer<RESULT> lambda) |
| Modifier and Type | Method and Description |
|---|---|
default Consumer<B> |
BiConsumer.downgrade(Supplier<A> supplier) |
Copyright © 2019. All rights reserved.