| 接口 | 说明 |
|---|---|
| CancelFutureCallback<T> | |
| Cancellable | |
| Future<T> |
Basic implementation of the
Future interface. |
| FutureCallback<T> | |
| FutureListener<F extends Future<?>> |
| 类 | 说明 |
|---|---|
| BasicFuture<T> |
Basic implementation of the
Future interface. |
Copyright © 2022–2023. All rights reserved.