|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Runtime | |
| java.lang | |
| Uses of Runtime in java.lang |
| Fields in java.lang declared as Runtime | |
private static Runtime |
Runtime.currentRuntime
|
| Methods in java.lang that return Runtime | |
static Runtime |
Runtime.getRuntime()
Returns the runtime object associated with the current Java application. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||