Package extra166y
Interface Ops.BinaryDoubleOp
- All Known Subinterfaces:
Ops.DoubleReducer
- Enclosing class:
- Ops
public static interface Ops.BinaryDoubleOp
-
Method Summary
-
Method Details
-
op
double op(double a, double b)
-
Ops.DoubleReducer