Package dev.webfx.platform.async.impl
Interface PromiseInternal<T>
- All Superinterfaces:
AsyncResult<T>
,Future<T>
,FutureInternal<T>
,Handler<AsyncResult<T>>
,Promise<T>
- All Known Implementing Classes:
PromiseImpl
- Author:
- Julien Viet
-
Method Summary
Methods inherited from interface dev.webfx.platform.async.Future
andThen, cause, compose, compose, eventually, eventually, failed, flatMap, isComplete, map, map, mapEmpty, onComplete, onComplete, onFailure, onSuccess, otherwise, otherwise, otherwiseEmpty, recover, result, succeeded, transform
Methods inherited from interface dev.webfx.platform.async.impl.FutureInternal
addListener, removeListener