protected class ScriptingEnvironment.Window.IntervalRunnableTimerTask extends TimerTask
TimerTask
to invoke a
setInterval()
-scheduled function that is specified
by a Runnable
.Modifier and Type | Field and Description |
---|---|
protected ScriptingEnvironment.EvaluateRunnableRunnable |
eihr |
Constructor and Description |
---|
IntervalRunnableTimerTask(Runnable r) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
cancel, scheduledExecutionTime
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.