public interface ScannerFilter
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Class testClass)
Indicates if the class should be accepted by the directory scanner
|
boolean accept(Class testClass)
testClass
- The class in questionCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.