public static class TimeServices.ScheduledExecutor extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
scheduleAtFixedRate(Runnable command,
long initialDelay,
long period,
TimeUnit unit) |
void |
shutdown() |
Copyright © 2015. All rights reserved.