public interface ClassFilter
ClassFinder
Modifier and Type | Method and Description |
---|---|
boolean |
accept(String className)
Returns true if class is included.
|
boolean accept(String className)
className
- String class nameCopyright © 1998-2020 Apache Software Foundation. All Rights Reserved.