Package extra166y
Interface Ops.BinaryLongOp
-
- All Known Subinterfaces:
Ops.LongReducer
- Enclosing class:
- Ops
public static interface Ops.BinaryLongOp
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
op(long a, long b)
-