JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
jdk.jshell.ImportSnippet
Packages that use
ImportSnippet
软件包
描述
jdk.jshell
提供用于创建工具的接口,例如读取 - 评估 - 打印循环(REPL),其交互式地评估Java编程语言代码的“片段”。
Uses of
ImportSnippet
in
jdk.jshell
Methods in
jdk.jshell
that return types with arguments of type
ImportSnippet
变量和类型
方法
描述
Stream
<
ImportSnippet
>
JShell.
imports
()
返回活动的导入片段。