JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
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.