JavaScript is disabled on your browser.
Skip navigation links
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
com.yy.videoplayer.utils
Interface FP.BinaryFunc<R,A,B>
All Known Implementing Classes:
FP.Eq
Enclosing class:
FP
public static interface
FP.BinaryFunc<R,A,B>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
R
apply
(
A
a,
B
b)
Method Detail
apply
R
apply(
A
a,
B
b)
Skip navigation links
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