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