-
Constructor Summary
Constructors
-
Method Summary
final void
final boolean
protected abstract int
final void
final void
final void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LoopScriptTask
public LoopScriptTask()
-
Method Details
-
-
run
public final void run()
- Specified by:
run in interface Runnable
-
loop
protected abstract int loop()
-
resume
public final void resume()
-
stop
public final void stop()
-
isRunning
public final boolean isRunning()