| Interface | Description |
|---|---|
| Evaluator<T> |
An evaluator is a scripting helper that knows what its return type will be at runtime.
|
| Class | Description |
|---|---|
| NashornEvaluator<T> |
public void setBindings(Bindings bindings, int scope);
|
| ScriptEnvBuffer |
ScriptEnvBuffer provides a variant of SimpleScriptContext which captures all
stdin, stdout, and stderr data into diagnostic character buffers.
|
Copyright © 2017. All rights reserved.