Interface MethodFilter.Filter
-
- Enclosing class:
- MethodFilter
private static interface MethodFilter.Filter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
reject(java.lang.reflect.Method method)
-