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