public interface IClassScreener
Modifier and Type | Method and Description |
---|---|
boolean |
matches(java.lang.String fileName)
Return whether or not the name of the given file matches.
|
boolean |
vacuous()
Does the class screener always return true?
|
SpotBugs is licensed under the LGPL.