public static interface Callbacks.DefineClassMonitor
| Modifier and Type | Method and Description |
|---|---|
void |
notifyDefineClass(RVMType type)
Notify the monitor that java.lang.Class.defineclass was called.
|
void notifyDefineClass(RVMType type)
type - the type that will be returned