public class NotMatcher extends Object implements StringMatcher
| Constructor and Description |
|---|
NotMatcher(StringMatcher matcher) |
public NotMatcher(StringMatcher matcher)
public boolean matches(String string)
StringMatchermatches in interface StringMatcherstring - the string to match.Copyright © 2015. All Rights Reserved.