Uses of Class
com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler.Schedule
Packages that use AbstractScheduledService.CustomScheduler.Schedule
-
Uses of AbstractScheduledService.CustomScheduler.Schedule in com.google.common.util.concurrent
Methods in com.google.common.util.concurrent that return AbstractScheduledService.CustomScheduler.ScheduleModifier and TypeMethodDescriptionprotected abstract AbstractScheduledService.CustomScheduler.Schedule
AbstractScheduledService.CustomScheduler.getNextSchedule()
Calculates the time at which to next invoke the task.