private static final class MoreExecutors.ScheduledListeningDecorator.NeverSuccessfulListenableFutureTask extends AbstractFuture<java.lang.Void> implements java.lang.Runnable
AbstractFuture.Sync<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, cancellationExceptionWithCause, get, get, interruptTask, isCancelled, isDone, set, setException, wasInterrupted