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