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 |
---|
ScriptingEnvironment.Window.IntervalRunnableTimerTask(Runnable r) |
protected ScriptingEnvironment.EvaluateRunnableRunnable eihr
public ScriptingEnvironment.Window.IntervalRunnableTimerTask(Runnable r)
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.