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