private static final class WCMatcher.EndsWithMatcher extends WCMatcher
private java.lang.String
m_suffix
private char[]
m_suffixChars
WCMatcher.EndsWithMatcher(char[] pattern, int patternLength)
boolean
matches(char[] chars)
matches(java.lang.String s)
compile
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final char[] m_suffixChars
private final java.lang.String m_suffix
public final boolean matches(java.lang.String s)
matches
WCMatcher
public final boolean matches(char[] chars)