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