<PARAM,B,C,D,NEXT_RESULT> ChainedSupplier4ParamsBuilder<PARAM,B,C,D,NEXT_RESULT> |
ChainedSupplier.andThenExecute(PentaFunction<RESULT,PARAM,B,C,D,NEXT_RESULT> lambda) |
default <PARAM,B,C,D,RESULT> ChainedSupplier4ParamsBuilder<PARAM,B,C,D,RESULT> |
ChainedSupplierBuilderFactory.execute(TetraFunction<PARAM,B,C,D,RESULT> lambda) |
protected ChainedSupplier4ParamsBuilder<B,C,D,E,RESULT> |
ChainedSupplier5ParamsBuilder.withParam(PentaFunction<PARAM,B,C,D,E,RESULT> lambda,
Supplier<PARAM> paramSupplier,
ExecutionFactory executionFactory) |