public class Runtime
extends java.lang.Object
Runtime
Constructor and Description |
---|
Runtime() |
Modifier and Type | Method and Description |
---|---|
long |
freeMemory() |
static Runtime |
getRuntime() |
long |
totalMemory() |
public static Runtime getRuntime()
public long totalMemory()
public long freeMemory()