JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
jet
Interface Function3<P1,P2,P3,R>
All Known Subinterfaces:
KFunction3
<P1,P2,P3,R>
All Known Implementing Classes:
FunctionImpl3
,
KFunctionImpl3
public interface
Function3
<P1,P2,P3,R>
Method Summary
Methods
Modifier and Type
Method and Description
R
invoke
(
P1
p1,
P2
p2,
P3
p3)
Method Detail
invoke
R
invoke
(
P1
p1,
P2
p2,
P3
p3)
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method