|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.extra166y.CommonOps.InequalityPredicate
static final class CommonOps.InequalityPredicate
Field Summary | |
---|---|
(package private) static CommonOps.InequalityPredicate |
predicate
|
Constructor Summary | |
---|---|
CommonOps.InequalityPredicate()
|
Method Summary | |
---|---|
boolean |
op(java.lang.Object x,
java.lang.Object y)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final CommonOps.InequalityPredicate predicate
Constructor Detail |
---|
CommonOps.InequalityPredicate()
Method Detail |
---|
public final boolean op(java.lang.Object x, java.lang.Object y)
op
in interface Ops.BinaryPredicate<java.lang.Object,java.lang.Object>
|
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 |