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
extra166y
Interface Ops.BinaryOp<A,B,R>
All Known Subinterfaces:
Ops.Reducer
<A>
Enclosing class:
Ops
public static interface
Ops.BinaryOp<A,B,R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
R
op
(
A
a,
B
b)
Method Detail
op
R
op(
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