Uses of Class
jdk.jshell.execution.DirectExecutionControl
Packages that use DirectExecutionControl
-
Uses of DirectExecutionControl in jdk.jshell.execution
Subclasses of DirectExecutionControl in jdk.jshell.execution修饰符和类Class描述class
An implementation ofExecutionControl
which executes in the same JVM as the JShell-core.class
The remote agent runs in the execution process (separate from the main JShell process).