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 (c) 1998-2021 Apache Software Foundation. All Rights Reserved.