|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Callbacks.MethodOverrideMonitor
Interface for monitoring method override.
Method Summary | |
---|---|
void |
notifyMethodOverride(RVMMethod method,
RVMMethod parent)
Notify the monitor that a method has been overridden. |
Method Detail |
---|
void notifyMethodOverride(RVMMethod method, RVMMethod parent)
method
- the method that was loadedparent
- the method that it overrides (null if none)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |