Interface ListenableScheduledFuture<V>
- All Superinterfaces:
Comparable<Delayed>,Delayed,Future<V>,ListenableFuture<V>,ScheduledFuture<V>
@Beta
@GwtCompatible
public interface ListenableScheduledFuture<V>
extends ScheduledFuture<V>, ListenableFuture<V>
Helper interface to implement both
ListenableFuture and ScheduledFuture.- Since:
- 15.0
- Author:
- Anthony Zana
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface org.docx4j.com.google.common.util.concurrent.ListenableFuture
addListener