| Interface | Description |
|---|---|
| FutureInternal<T> |
Expose some of the future internal stuff.
|
| Listener<T> |
Internal listener that signals success or failure when a future completes.
|
| PromiseInternal<T> |
| Class | Description |
|---|---|
| CompositeFutureImpl | |
| FailedFuture<T> |
Failed future implementation.
|
| PromiseImpl<T> |
Promise implementation.
|
| SucceededFuture<T> |
Succeeded future implementation.
|
Copyright © 2021. All rights reserved.