public class ExcludesOperator extends Object implements Operator.SingleValue<Object,Object>
Operator.MultipleValue<A,B>, Operator.Register, Operator.SingleValue<A,B>Predicate2.Impl<A,B>| Modifier and Type | Field and Description |
|---|---|
static ExcludesOperator |
INSTANCE |
| Constructor and Description |
|---|
ExcludesOperator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
eval(Object a,
Object b) |
String |
getOperatorName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittestrequiresCoercionpublic static final ExcludesOperator INSTANCE
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.