public static interface Callbacks.ClassLoadedMonitor
Modifier and Type | Method and Description |
---|---|
void |
notifyClassLoaded(RVMClass klass)
Notify the monitor that a class has been loaded.
|
void notifyClassLoaded(RVMClass klass)
klass
- the class that was loaded