Class AbstractScheduledService.CustomScheduler.SupplantableFuture

java.lang.Object
com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler.SupplantableFuture
All Implemented Interfaces:
AbstractScheduledService.Cancellable
Enclosing class:
AbstractScheduledService.CustomScheduler

private static final class AbstractScheduledService.CustomScheduler.SupplantableFuture extends Object implements AbstractScheduledService.Cancellable
Contains the most recently submitted Future, which may be cancelled or updated, always under a lock.