| java.lang.Object java.lang.Shutdown
Shutdown | class Shutdown (Code) | | Package-private utility class containing data structures and logic
governing the virtual-machine shutdown sequence.
author: Mark Reinhold version: 1.8, 00/05/03 since: 1.3 |
exit | static void exit(int status)(Code) | | |
halt | native static void halt(int status)(Code) | | |
setRunFinalizersOnExit | static void setRunFinalizersOnExit(boolean run)(Code) | | |
shutdown | static void shutdown()(Code) | | |
|
|