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