|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.System
System utilities.
Method Summary | |
static long |
currentTimeMillis()
Current time expressed in milliseconds. |
static void |
exit(int code)
Terminate the application. |
static Runtime |
getRuntime()
Get the singleton instance of Runtime. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait |
Method Detail |
public static void exit(int code)
public static long currentTimeMillis()
public static Runtime getRuntime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |