public static interface ClassFilter.Predicate
Modifier and Type | Method and Description |
---|---|
boolean |
matches(Class<?> klass)
Returns true if the class should be included in the result.
|
boolean matches(Class<?> klass)
klass
- input classCopyright © 2018 WSO2. All rights reserved.