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