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 

L

LocalExecutionControl - Class in jdk.jshell.execution
An implementation of ExecutionControl which executes in the same JVM as the JShell-core.
LocalExecutionControlProvider - Class in jdk.jshell.execution
A provider of execution engines which run in the same process as JShell.
LoaderDelegate - Interface in jdk.jshell.execution
This interface specifies the loading specific subset of ExecutionControl.
LocalExecutionControl() - Constructor for class jdk.jshell.execution.LocalExecutionControl
Create an instance using the default class loading.
LocalExecutionControl(LoaderDelegate) - Constructor for class jdk.jshell.execution.LocalExecutionControl
Creates an instance, delegating loader operations to the specified delegate.
LocalExecutionControlProvider() - Constructor for class jdk.jshell.execution.LocalExecutionControlProvider
Create an instance.
listQualifiedNames(String, int) - Method in class jdk.jshell.SourceCodeAnalysis
List qualified names known for the simple name in the given code immediately to the left of the given cursor position.
load(ExecutionControl.ClassBytecodes[]) - Method in class jdk.jshell.execution.DirectExecutionControl
 
load(ExecutionControl.ClassBytecodes[]) - Method in interface jdk.jshell.execution.LoaderDelegate
Attempts to load new classes.
load(ExecutionControl.ClassBytecodes[]) - Method in class jdk.jshell.execution.StreamingExecutionControl
 
load(ExecutionControl.ClassBytecodes[]) - Method in interface jdk.jshell.spi.ExecutionControl
Attempts to load new classes.
locale(Locale) - Method in interface jdk.jshell.tool.JavaShellToolBuilder
Set the locale.
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-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