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