Interface Functions.R5<R,A1,A2,A3,A4,A5>
-
- Enclosing class:
- Functions
public static interface Functions.R5<R,A1,A2,A3,A4,A5>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
call(A1 arg1, A2 arg2, A3 arg3, A4 arg4, A5 arg5)
-