Class TimeoutFuture.Fire<V>
java.lang.Object
com.google.common.util.concurrent.TimeoutFuture.Fire<V>
- All Implemented Interfaces:
Runnable
- Enclosing class:
TimeoutFuture<V>
A runnable that is called when the delegate or the timer completes.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
timeoutFutureRef
-
-
Constructor Details
-
Fire
Fire(TimeoutFuture<V> timeoutFuture)
-
-
Method Details