@GwtIncompatible private static final class MoreExecutors.ScheduledListeningDecorator.NeverSuccessfulListenableFutureTask extends AbstractFuture.TrustedFuture<java.lang.Void> implements java.lang.Runnable
AbstractFuture.Trusted<V>, AbstractFuture.TrustedFuture<V>
Modifier and Type | Field and Description |
---|---|
private java.lang.Runnable |
delegate |
Constructor and Description |
---|
NeverSuccessfulListenableFutureTask(java.lang.Runnable delegate) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
addListener, cancel, get, get, isCancelled, isDone
afterDone, interruptTask, maybePropagateCancellationTo, pendingToString, set, setException, setFuture, toString, tryInternalFastPathGetFailure, wasInterrupted