public class ChainedSupplier8ParamsBuilder<PARAM,B,C,D,E,F,G,H,RESULT> extends ExecutableLambdaBuilder<OctaFunction<PARAM,B,C,D,E,F,G,H,RESULT>,PARAM,ChainedSupplier7ParamsBuilder<B,C,D,E,F,G,H,RESULT>>
| Constructor and Description |
|---|
ChainedSupplier8ParamsBuilder(OctaFunction<PARAM,B,C,D,E,F,G,H,RESULT> lambda,
ExecutionFactory executionFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected ChainedSupplier7ParamsBuilder<B,C,D,E,F,G,H,RESULT> |
withParam(OctaFunction<PARAM,B,C,D,E,F,G,H,RESULT> lambda,
Supplier<PARAM> paramSupplier,
ExecutionFactory executionFactory) |
withParamwithParam, withParam, withParamCopyright © 2019. All rights reserved.