protected class ScriptingEnvironment.EvaluateRunnable
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
protected Interpreter |
interpreter |
protected java.lang.String |
script |
Constructor and Description |
---|
EvaluateRunnable(java.lang.String s,
Interpreter interp) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
protected Interpreter interpreter
protected java.lang.String script
public EvaluateRunnable(java.lang.String s, Interpreter interp)
Copyright © 2022 Apache Software Foundation. All Rights Reserved.