Uses of Class
java.lang.Runtime
Packages that use Runtime
java.lang Provides classes that are fundamental to the design of the Java programming language.
static Runtime Runtime.getRuntime()
Returns the runtime object associated with the current Java application.