Interface Functions.R2<R,A1,A2>
-
- Enclosing class:
- Functions
public static interface Functions.R2<R,A1,A2>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
call(A1 arg1, A2 arg2)
-
public static interface Functions.R2<R,A1,A2>
Modifier and Type | Method | Description |
---|---|---|
R |
call(A1 arg1,
A2 arg2) |