| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
m_suffix |
private char[] |
m_suffixChars |
| Constructor and Description |
|---|
EndsWithMatcher(char[] pattern,
int patternLength) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(char[] chars) |
boolean |
matches(java.lang.String s) |