|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ReflectionUtils.MethodFilter
Callback optionally used to filter methods to be operated on by a method callback.
Method Summary | |
---|---|
boolean |
matches(Method method)
Determine whether the given method matches. |
Method Detail |
---|
boolean matches(Method method)
method
- the method to check
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |