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