- Enclosing class:
- ReflectionUtils
public static interface ReflectionUtils.MethodFilter
Callback optionally used to filter methods to be operated on by a method callback.
-
Method Summary
-
Method Details
-
matches
Determine whether the given method matches.- Parameters:
method- the method to check
-