-
Constructor Summary
Constructors
-
Method Summary
boolean
abstract void
long
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TimerTask
protected TimerTask()
-
Method Details
-
cancel
public boolean cancel()
-
scheduledExecutionTime
public long scheduledExecutionTime()
-
run
public abstract void run()
- Specified by:
run
in interface Runnable