public class NegatedTextMatcher extends Object implements TextMatcher
Constructor and Description |
---|
NegatedTextMatcher(TextMatcher matcher) |
public NegatedTextMatcher(TextMatcher matcher)
public boolean matches(String text)
TextMatcher
matches
in interface TextMatcher
text
- The text that needs to be matchedCopyright © 2014. All rights reserved.