|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ReflectionUtils.MethodCallback
Action to take on each method.
Method Summary | |
---|---|
void |
doWith(Method method)
Perform an operation using the given method. |
Method Detail |
---|
void doWith(Method method) throws IllegalArgumentException, IllegalAccessException
method
- the method to operate on
IllegalArgumentException
IllegalAccessException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |