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