protected static interface JavaValueModifier.SetValueRunnable
Modifier and Type | Method and Description |
---|---|
default com.sun.jdi.ClassLoaderReference |
getClassLoader(EvaluationContextImpl evaluationContext) |
com.sun.jdi.Type |
getLType() |
void |
setValue(EvaluationContextImpl evaluationContext,
com.sun.jdi.Value newValue) |
void setValue(EvaluationContextImpl evaluationContext, com.sun.jdi.Value newValue) throws com.sun.jdi.ClassNotLoadedException, com.sun.jdi.InvalidTypeException, EvaluateException, com.sun.jdi.IncompatibleThreadStateException
com.sun.jdi.ClassNotLoadedException
com.sun.jdi.InvalidTypeException
EvaluateException
com.sun.jdi.IncompatibleThreadStateException
default com.sun.jdi.ClassLoaderReference getClassLoader(EvaluationContextImpl evaluationContext) throws EvaluateException
EvaluateException
com.sun.jdi.Type getLType() throws com.sun.jdi.ClassNotLoadedException, EvaluateException
com.sun.jdi.ClassNotLoadedException
EvaluateException