JShell API
DRAFT 9-Ubuntu+0-9b161-1
A B C D E F G H I J K L M N O P R S T U V W 

O

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.
OTHER_EXPRESSION_SUBKIND - jdk.jshell.Snippet.SubKind
An expression which has not been wrapped in a temporary variable (reserved).
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.
OVERWRITTEN - jdk.jshell.Snippet.Status
The snippet is inactive because it has been replaced by a new snippet.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links
JShell API
DRAFT 9-Ubuntu+0-9b161-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-9b161-1