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.concurrent
Methods in com.google.common.util.concurrent that return AbstractScheduledService.CustomScheduler.Schedule Modifier and Type Method Description protected abstract AbstractScheduledService.CustomScheduler.Schedule
AbstractScheduledService.CustomScheduler. getNextSchedule()
Calculates the time at which to next invoke the task.
-