JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.multiverse.api.functions
Interface BinaryFunction<E>
public interface
BinaryFunction<E>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
E
call
(
E
val1,
E
val2)
Method Detail
call
E
call(
E
val1,
E
val2)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method