public class TimerTaskService extends Object
| Constructor and Description |
|---|
TimerTaskService() |
| Modifier and Type | Method and Description |
|---|---|
static void |
scheduleWithFixedDelay(Runnable command,
long initialDelay,
long delay,
TimeUnit unit) |
Copyright © 2018–2019 Alibaba Group. All rights reserved.