|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.extra166y.CommonOps.NonidentityPredicate
static final class CommonOps.NonidentityPredicate
Field Summary | |
---|---|
(package private) static CommonOps.NonidentityPredicate |
predicate
|
Constructor Summary | |
---|---|
CommonOps.NonidentityPredicate()
|
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.NonidentityPredicate predicate
Constructor Detail |
---|
CommonOps.NonidentityPredicate()
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 |