private static final class TimerThread.TimerRequest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) DispatchQueue |
target |
(package private) Task |
task |
(package private) long |
time |
(package private) TimerThread.Type |
type |
(package private) java.util.concurrent.TimeUnit |
unit |
| Modifier | Constructor and Description |
|---|---|
private |
TimerRequest() |
TimerThread.Type type
long time
java.util.concurrent.TimeUnit unit
Task task
DispatchQueue target