Runtime.getRuntime
Class Overview | Class Members |
This Package |
All Packages
public static Runtime getRuntime()
Returns
the Runtime object associated with the current
Java application.
Description
Returns the runtime object associated with the current Java application.