|
|||||||||
| Home >> All >> java >> [ lang overview ] | PREV NEXT | ||||||||
Uses of Class
java.lang.Runtime
| Uses of Runtime in java.lang |
| Fields in java.lang declared as Runtime | |
private static Runtime |
Runtime.current
The one and only runtime instance. |
| Methods in java.lang that return Runtime | |
static Runtime |
Runtime.getRuntime()
Get the current Runtime object for this JVM. |
|
|||||||||
| Home >> All >> java >> [ lang overview ] | PREV NEXT | ||||||||