public abstract class AbstractListenableFuture extends AbstractFuture implements IListenableFuture
| Constructor and Description |
|---|
AbstractListenableFuture() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
addListener(IProgressRunnable progressRunnable,
IExecutor executor) |
getProgressMonitor, isCanceledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListenercancel, get, get, getStatus, hasValue, isDonerunWithProgresspublic abstract void addListener(IProgressRunnable progressRunnable, IExecutor executor)