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