private static final class TimeoutFuture.Fire<V>
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
(package private) TimeoutFuture<V> |
timeoutFutureRef |
Constructor and Description |
---|
Fire(TimeoutFuture<V> timeoutFuture) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
@CheckForNull TimeoutFuture<V> timeoutFutureRef
Fire(TimeoutFuture<V> timeoutFuture)