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
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 10
DRAFT 10-ea+42
Prev
Next
Frames
No Frames
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.