static final class CommonOps.LongEqualityPredicate extends java.lang.Object implements Ops.BinaryLongPredicate
| Modifier and Type | Field and Description | 
|---|---|
| (package private) static CommonOps.LongEqualityPredicate | predicate | 
| Constructor and Description | 
|---|
| CommonOps.LongEqualityPredicate() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | op(long x,
  long y) | 
static final CommonOps.LongEqualityPredicate predicate
public final boolean op(long x,
         long y)
op in interface Ops.BinaryLongPredicate