ContainsCamelCaseWordStringMatcher
, ExactStringMatcher
, RegexStringMatcher
public interface StringMatcher
Modifier and Type | Method | Description |
---|---|---|
boolean |
matches(java.lang.String s) |
Return whether or not the given String matches.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.