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 Function2<P1,P2,R>
All Known Subinterfaces:
KFunction2
<P1,P2,R>
All Known Implementing Classes:
FunctionImpl2
,
KFunctionImpl2
public interface
Function2
<P1,P2,R>
Method Summary
Methods
Modifier and Type
Method and Description
R
invoke
(
P1
p1,
P2
p2)
Method Detail
invoke
R
invoke
(
P1
p1,
P2
p2)
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