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