public static interface RhinoWorkerUtils.ScopeOperation<T>
| Modifier and Type | Method and Description | 
|---|---|
| T | action(org.mozilla.javascript.Scriptable scope,
      org.mozilla.javascript.Context context) | 
| void | initContext(org.mozilla.javascript.Context context) | 
void initContext(org.mozilla.javascript.Context context)
T action(org.mozilla.javascript.Scriptable scope, org.mozilla.javascript.Context context)