JavaScript is disabled on your browser.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
play.libs
Interface F.Function2<A,B,R>
-
- Enclosing class:
- F
public static interface F.Function2<A,B,R>
A Function with 2 arguments.
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
R |
apply (A a,
B b) |
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method