Package | Description |
---|---|
java.lang |
Core Java classes
|
Modifier and Type | Method and Description |
---|---|
static Runtime |
System.getRuntime()
Get the singleton instance of Runtime.
|
static Runtime |
Runtime.getRuntime()
Get the single instance of us.
|