Module jdk.jshell

Class JdiExecutionControl

java.lang.Object
jdk.jshell.execution.StreamingExecutionControl
jdk.jshell.execution.JdiExecutionControl
所有已实现的接口:
AutoCloseable, ExecutionControl
直接已知的子类:
JdiDefaultExecutionControl

public abstract class JdiExecutionControl extends StreamingExecutionControl implements ExecutionControl
ExecutionControl的抽象JDI实现。
自JDK版本:
9