Uses of Class
com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler.Schedule
- 
Packages that use AbstractScheduledService.CustomScheduler.Schedule Package Description com.google.common.util.concurrent Concurrency utilities.
- 
- 
Uses of AbstractScheduledService.CustomScheduler.Schedule in com.google.common.util.concurrentMethods in com.google.common.util.concurrent that return AbstractScheduledService.CustomScheduler.Schedule Modifier and Type Method Description protected abstract AbstractScheduledService.CustomScheduler.ScheduleAbstractScheduledService.CustomScheduler. getNextSchedule()Calculates the time at which to next invoke the task.
 
-