public interface FutureObserver<T> extends EventListener
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FutureObserver.ObservableFuture<T> |
| Modifier and Type | Method and Description |
|---|---|
void |
futureCompleted(Future<T> e) |
Copyright © 2016–2018. All rights reserved.