JShell API
DRAFT 9-Ubuntu+0-9b153-1
A B C D E F G H I J K L M N O P R S T U V W
O
- OuterImportSnippetWrap - Class in jdk.jshell
-
The outer wrap for a set of snippets wrapped in a generated class
- OuterSnippetsClassWrap - Class in jdk.jshell
-
The outer wrap for a set of snippets wrapped in a generated class
- OuterWrapMap - Class in jdk.jshell
-
- OTHER_EXPRESSION_SUBKIND - jdk.jshell.Snippet.SubKind
-
An expression which has not been wrapped in a temporary variable
(reserved).
- OVERWRITTEN - jdk.jshell.Snippet.Status
-
The snippet is inactive because it has been replaced by a new
snippet.
- onShutdown(Consumer<JShell>) - Method in class jdk.jshell.JShell
-
Register a callback to be called when this JShell instance terminates.
- onSnippetEvent(Consumer<SnippetEvent>) - Method in class jdk.jshell.JShell
-
Register a callback to be called when the Status of a snippet changes.
- out(PrintStream) - Method in class jdk.jshell.JShell.Builder
-
Sets the output for the running evaluation (it's System.out
).
- out(PrintStream) - Method in interface jdk.jshell.tool.JavaShellToolBuilder
-
Set the output channels.
- out(PrintStream, PrintStream, PrintStream) - Method in interface jdk.jshell.tool.JavaShellToolBuilder
-
Set the output channels.
A B C D E F G H I J K L M N O P R S T U V W
JShell API
DRAFT 9-Ubuntu+0-9b153-1
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2015, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b153-1