Uses of Class
java.lang.Runtime
Packages that useRuntime
Package
Description
Provides classes that are fundamental to the design of the Java programming language.
Uses ofRuntime injava.lang
Modifier and TypeMethodDescriptionstaticRuntime
Runtime.getRuntime()
Returns the runtime object associated with the current Java application.