public class Supplier8ParamsBuilder<PARAM,B,C,D,E,F,G,H,RESULT> extends ExecutableLambdaBuilder<OctaFunction<PARAM,B,C,D,E,F,G,H,RESULT>,PARAM,Supplier7ParamsBuilder<B,C,D,E,F,G,H,RESULT>>
| Constructor and Description |
|---|
Supplier8ParamsBuilder(OctaFunction<PARAM,B,C,D,E,F,G,H,RESULT> lambda,
ExecutionFactory executionFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected Supplier7ParamsBuilder<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.