protected class ScriptingEnvironment.Window.IntervalRunnableTimerTask
extends java.util.TimerTask
TimerTask to invoke a
setInterval()-scheduled function that is specified
by a Runnable.| Modifier and Type | Field | Description |
|---|---|---|
protected ScriptingEnvironment.EvaluateRunnableRunnable |
eihr |
| Constructor | Description |
|---|---|
IntervalRunnableTimerTask(java.lang.Runnable r) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
protected ScriptingEnvironment.EvaluateRunnableRunnable eihr
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.