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