JavaScript is disabled on your browser.
Skip navigation links
概述
Module
软件包
Class
使用
树
已过时的
索引
帮助
Java SE 9 & JDK 9
Prev
Next
框架
无框架
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
java.lang.Runtime
Packages that use
Runtime
软件包
描述
java.lang
提供对Java编程语言设计至关重要的类。
Uses of
Runtime
in
java.lang
Methods in
java.lang
that return
Runtime
Modifier and Type
方法
描述
static
Runtime
Runtime.
getRuntime
()
返回与当前Java应用程序关联的运行时对象。