JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.base
java.lang
Runtime
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.