public abstract static class ScriptEngineDriver.Task
extends Object
| Constructor and Description |
|---|
Task() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(ScriptEngineDriver driver)
Executes.
|
protected boolean |
isAsync()
Asks if this task is asynchrounous.
|
protected void execute(@Nonnull
ScriptEngineDriver driver)
driver - The script engine driver.@CheckReturnValue protected boolean isAsync()
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.