モジュール jdk.jshell
パッケージ jdk.jshell.execution

クラスLocalExecutionControl

java.lang.Object
jdk.jshell.execution.DirectExecutionControl
jdk.jshell.execution.LocalExecutionControl
すべての実装されたインタフェース:
AutoCloseable, ExecutionControl

public class LocalExecutionControl extends DirectExecutionControl
JShellコアと同じJVMで実行されるExecutionControlの実装。
導入されたバージョン:
9