@Authors(value="Nikolche Mihajlovski") @Since(value="5.1.0") public interface SixParamLambda<R,P1,P2,P3,P4,P5,P6> extends NParamLambda
| Modifier and Type | Method and Description |
|---|---|
R |
execute(P1 param1,
P2 param2,
P3 param3,
P4 param4,
P5 param5,
P6 param6) |
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.