Uses of Class
com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler.SupplantableFuture
-
Packages that use AbstractScheduledService.CustomScheduler.SupplantableFuture Package Description com.google.common.util.concurrent Concurrency utilities. -
-
Uses of AbstractScheduledService.CustomScheduler.SupplantableFuture in com.google.common.util.concurrent
Fields in com.google.common.util.concurrent declared as AbstractScheduledService.CustomScheduler.SupplantableFuture Modifier and Type Field Description private AbstractScheduledService.CustomScheduler.SupplantableFuture
AbstractScheduledService.CustomScheduler.ReschedulableCallable. cancellationDelegate
The future that represents the next execution of this task.
-