public class NameSpecification extends MatcherWithNegator<java.lang.String>
| Constructor and Description |
|---|
NameSpecification(java.util.regex.Pattern pattern) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matchesWithoutNegator(java.lang.String s) |
matches, setNegatorprotected boolean matchesWithoutNegator(java.lang.String s)
matchesWithoutNegator in class MatcherWithNegator<java.lang.String>