public abstract class TimerTask
- Object
- TimerTask
ImplementsRunnable
Constructors
protected TimerTask() |
Methods
public boolean cancel() | |
public long scheduledExecutionTime() |
Inherited methods
Constructor details
TimerTask
protected TimerTask()Method details
cancel
public boolean cancel()scheduledExecutionTime
public long scheduledExecutionTime()