Package extra166y
Interface Ops.BinaryDoubleOp
-
- All Known Subinterfaces:
Ops.DoubleReducer
- Enclosing class:
- Ops
public static interface Ops.BinaryDoubleOp
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
op(double a, double b)
-