private static final class Lock.ExitMonitor extends Object implements Callbacks.ExitMonitor
Modifier | Constructor and Description |
---|---|
private |
ExitMonitor() |
Modifier and Type | Method and Description |
---|---|
void |
notifyExit(int value)
Notify the monitor that the VM is about to exit.
|
private ExitMonitor()
public void notifyExit(int value)
Callbacks.ExitMonitor
notifyExit
in interface Callbacks.ExitMonitor
value
- the exit value