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