protected class ScriptingEnvironment.EvaluateRunnable extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
protected Interpreter |
interpreter |
protected String |
script |
Constructor and Description |
---|
EvaluateRunnable(String s,
Interpreter interp) |
protected Interpreter interpreter
protected String script
public EvaluateRunnable(String s, Interpreter interp)
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.