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