public class QEStartsWith extends QEStringCmp
| Constructor and Description |
|---|
QEStartsWith()
for C/S messaging only
|
QEStartsWith(boolean caseSensitive_) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
compareStrings(java.lang.String candidate,
java.lang.String constraint) |
supportsIndexequals, hashCode, identity, indexBitMappublic QEStartsWith()
public QEStartsWith(boolean caseSensitive_)
protected boolean compareStrings(java.lang.String candidate,
java.lang.String constraint)
compareStrings in class QEStringCmp