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