|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.nmu.system.OldRuntime | +--edu.nmu.system.NewRuntime
Created by IntelliJ IDEA. User: entropy Date: Jan 23, 2003 Time: 11:13:04 AM To change this template use Options | File Templates.
Method Summary | |
void |
exit(int status)
|
static OldRuntime |
getRuntime()
|
Methods inherited from class edu.nmu.system.OldRuntime |
addShutdownHook, availableProcessors, exec, exec, exec, exec, exec, exec, freeMemory, gc, getLocalizedInputStream, getLocalizedOutputStream, halt, load, loadLibrary, maxMemory, removeShutdownHook, runFinalization, runFinalizersOnExit, totalMemory, traceInstructions, traceMethodCalls |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static OldRuntime getRuntime()
public void exit(int status)
exit
in class OldRuntime
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |