@GwtIncompatible private static final class MoreExecutors.ScheduledListeningDecorator.NeverSuccessfulListenableFutureTask extends AbstractFuture<java.lang.Void> implements java.lang.Runnable
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, afterDone, cancel, get, get, interruptTask, isCancelled, isDone, maybePropagateCancellationTo, pendingToString, set, setException, setFuture, toString, trustedGetException, wasInterruptedaddCallback, catching, catchingAsync, from, transform, transformAsync, withTimeout