public class InterruptTask
extends java.util.TimerTask
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Thread |
target |
| Constructor and Description |
|---|
InterruptTask(long millis) |
InterruptTask(java.lang.Thread target,
long millis) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel() |
void |
run() |