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