static final class CommonOps.IntAdder extends java.lang.Object implements Ops.IntReducer
| Modifier and Type | Field and Description |
|---|---|
(package private) static CommonOps.IntAdder |
adder |
| Constructor and Description |
|---|
IntAdder() |
| Modifier and Type | Method and Description |
|---|---|
int |
op(int a,
int b) |
static final CommonOps.IntAdder adder
public int op(int a,
int b)
op in interface Ops.BinaryIntOp