JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.github.underscore
Interface Underscore.Function3<F1,
F2,
F3,
T>
Enclosing class:
Underscore
<
T
>
public static interface
Underscore.Function3<F1,
F2,
F3,
T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
apply
(
F1
arg1,
F2
arg2,
F3
arg3)
Method Details
apply
T
apply
(
F1
arg1,
F2
arg2,
F3
arg3)