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