private static class CurrentTaskFuture.CancelTimer
extends java.util.TimerTask
Modifier and Type | Field and Description |
---|---|
private CurrentTaskFuture.UpOneLevel |
parent |
Modifier | Constructor and Description |
---|---|
private |
CancelTimer(CurrentTaskFuture.UpOneLevel parent) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
private final CurrentTaskFuture.UpOneLevel parent
private CancelTimer(CurrentTaskFuture.UpOneLevel parent)