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