protected static final class AbstractScheduledService.CustomScheduler.Schedule extends java.lang.Object
Constructor and Description |
---|
Schedule(long delay,
java.util.concurrent.TimeUnit unit) |
public Schedule(long delay, java.util.concurrent.TimeUnit unit)
delay
- the time from now to delay executionunit
- the time unit of the delay parameterCopyright © 2010–2021. All rights reserved.