public interface Searcher
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
eval(JavaClass cls) |
Evaluate the class
|
boolean eval(JavaClass cls)
cls - the class to evaluatetrue if this class should be part of the criteria, otherwise falseCopyright © 2002–2018. All rights reserved.