public interface Searcher
Modifier and Type | Method and 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 false
Copyright © 2002–2014. All rights reserved.