public class BatchEvaluator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Key<java.lang.Boolean> |
REMOTE_SESSION_KEY |
Modifier and Type | Method and Description |
---|---|
static BatchEvaluator |
getBatchEvaluator(DebugProcess debugProcess) |
boolean |
hasBatchEvaluator(EvaluationContext evaluationContext) |
void |
invoke(ToStringCommand command) |
public static final Key<java.lang.Boolean> REMOTE_SESSION_KEY
public boolean hasBatchEvaluator(EvaluationContext evaluationContext)
public void invoke(ToStringCommand command)
public static BatchEvaluator getBatchEvaluator(DebugProcess debugProcess)