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.ClassNotLoadedExceptioncom.sun.jdi.InvalidTypeExceptionEvaluateExceptioncom.sun.jdi.IncompatibleThreadStateExceptiondefault com.sun.jdi.ClassLoaderReference getClassLoader(EvaluationContextImpl evaluationContext) throws EvaluateException
EvaluateExceptioncom.sun.jdi.Type getLType()
                   throws com.sun.jdi.ClassNotLoadedException,
                          EvaluateException
com.sun.jdi.ClassNotLoadedExceptionEvaluateException