Package play.libs
Interface F.Function3<A,B,C,R>
- All Known Subinterfaces:
RequestFunctions.Params2<P1,P2, R>
- Enclosing class:
- F
public static interface F.Function3<A,B,C,R>
A Function with 3 arguments.
-
Method Summary
-
Method Details
-
apply
- Throws:
Throwable
-