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