模块 jdk.jshell

类 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 实现。
自从:
9