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