JavaScript is disabled on your browser.
Skip navigation links
Java SE 17 & JDK 17
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
SEARCH:
Uses of Class
java.lang.Runtime
Packages that use
Runtime
Package
Description
java.lang
Provides classes that are fundamental to the design of the Java programming language.
Uses of
Runtime
in
java.lang
Methods in
java.lang
that return
Runtime
Modifier and Type
Method
Description
static
Runtime
Runtime.
getRuntime
()
Returns the runtime object associated with the current Java application.