T
- The result object type returned by this futurepublic interface ListenableScheduledFuture<T> extends java.util.concurrent.ScheduledFuture<T>, ListenableFuture<T>
ScheduledFuture
interface as well as the
ListenableFuture
interface.
This is almost identically to ScheduledFuture
except it provides
the additional functionality of the ListenableFuture
.
ListenableFuture.ListenerOptimizationStrategy
addCallback, addCallback, addCallback, addListener, addListener, addListener, flatMap, flatMap, flatMap, map, map, map