Package extra166y
Interface Ops.DoubleAndObjectToInt<A>
-
- Enclosing class:
- Ops
public static interface Ops.DoubleAndObjectToInt<A>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
op(double a, A b)
-
-
-
Method Detail
-
op
int op(double a, A b)
-
-