Interface TriFunction<I,J,K,R>
- All Known Subinterfaces:
GetDeclaredMethodFunction
,MethodInvokeFunction
- All Known Implementing Classes:
GetDeclaredMethodFunction.ForJava7
,MethodInvokeFunction.Abst
,MethodInvokeFunction.ForJava7
,MethodInvokeFunction.ForJava9
public interface TriFunction<I,J,K,R>
-
Method Summary
-
Method Details
-
apply
-