public class InterruptTimerTask extends java.util.TimerTask
Constructor and Description |
---|
InterruptTimerTask(java.lang.Thread t)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
run() |
public InterruptTimerTask(java.lang.Thread t)
public void run()
run
in interface java.lang.Runnable
run
in class java.util.TimerTask