JShell API
DRAFT 9-Debian+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 

J

javadoc() - Method in interface jdk.jshell.SourceCodeAnalysis.Documentation
The javadoc of the given element.
JavaShellToolBuilder - Interface in jdk.jshell.tool
Interface to configure and run a Java shell tool instance.
JdiDefaultExecutionControl - Class in jdk.jshell.execution
The implementation of ExecutionControl that the JShell-core uses by default.
JdiExecutionControl - Class in jdk.jshell.execution
Abstract JDI implementation of ExecutionControl.
JdiExecutionControl(ObjectOutput, ObjectInput) - Constructor for class jdk.jshell.execution.JdiExecutionControl
Create an instance.
JdiExecutionControlProvider - Class in jdk.jshell.execution
A provider of remote JDI-controlled execution engines.
JdiExecutionControlProvider() - Constructor for class jdk.jshell.execution.JdiExecutionControlProvider
Create an instance.
JdiInitiator - Class in jdk.jshell.execution
Sets up a JDI connection, providing the resulting JDI VirtualMachine and the Process the remote agent is running in.
JdiInitiator(int, List<String>, String, boolean, String, int, Map<String, String>) - Constructor for class jdk.jshell.execution.JdiInitiator
Start the remote agent and establish a JDI connection to it.
jdk.jshell - module jdk.jshell
This module provides support for Java™ Programming Language 'snippet' evaluating tools, such as Read-Eval-Print Loops (REPLs).
jdk.jshell - package jdk.jshell
Provides interfaces for creating tools, such as a Read-Eval-Print Loop (REPL), which interactively evaluate "snippets" of Java programming language code.
jdk.jshell.execution - package jdk.jshell.execution
Provides implementation support for building JShell execution engines.
jdk.jshell.spi - package jdk.jshell.spi
Defines the Service Provider Interface for pluggable JShell execution engines.
jdk.jshell.tool - package jdk.jshell.tool
Provides a mechanism to launch an instance of a Java™ shell tool.
JShell - Class in jdk.jshell
The JShell evaluation state engine.
JShell.Builder - Class in jdk.jshell
Builder for JShell instances.
JShell.Subscription - Class in jdk.jshell
Subscription is a token for referring to subscriptions so they can be unsubscribed.
JShellException - Exception in jdk.jshell
The superclass of JShell generated exceptions
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-Debian+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-Debian+0-9b161-1