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 

F

FailOverExecutionControlProvider - Class in jdk.jshell.execution
Tries other providers in sequence until one works.
FailOverExecutionControlProvider() - Constructor for class jdk.jshell.execution.FailOverExecutionControlProvider
Create an instance.
fileManager(Function<StandardJavaFileManager, StandardJavaFileManager>) - Method in class jdk.jshell.JShell.Builder
Configure the FileManager to be used by compilation and source analysis.
findClass(String) - Method in class jdk.jshell.execution.DirectExecutionControl
Finds the class with the specified binary name.
findClass(String) - Method in interface jdk.jshell.execution.LoaderDelegate
Finds the class with the specified binary name.
forwardExecutionControl(ExecutionControl, ObjectInput, ObjectOutput) - Static method in class jdk.jshell.execution.Util
Forward commands from the input to the specified ExecutionControl instance, then responses back on the output.
forwardExecutionControlAndIO(ExecutionControl, InputStream, OutputStream, Map<String, Consumer<OutputStream>>, Map<String, Consumer<InputStream>>) - Static method in class jdk.jshell.execution.Util
Forward commands from the input to the specified ExecutionControl instance, then responses back on the output.
fullClassName() - Method in interface jdk.jshell.SourceCodeAnalysis.SnippetWrapper
Returns the fully qualified class name of the SourceCodeAnalysis.SnippetWrapper.wrapped() class.
fullname() - Method in class jdk.jshell.ImportSnippet
The qualified name of the import.
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