| Constructor and Description |
|---|
DelayedTask(Runnable runnable,
long delay,
TimeUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Delayed o)
no priority support
|
long |
getDelay(TimeUnit timeUnit) |
void |
run() |
Copyright © 2020. All rights reserved.