|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.extra166y.CommonOps.DoubleInequalityPredicate
static final class CommonOps.DoubleInequalityPredicate
Field Summary | |
---|---|
(package private) static CommonOps.DoubleInequalityPredicate |
predicate
|
Constructor Summary | |
---|---|
CommonOps.DoubleInequalityPredicate()
|
Method Summary | |
---|---|
boolean |
op(double x,
double y)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final CommonOps.DoubleInequalityPredicate predicate
Constructor Detail |
---|
CommonOps.DoubleInequalityPredicate()
Method Detail |
---|
public final boolean op(double x, double y)
op
in interface Ops.BinaryDoublePredicate
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |