public class PassThroughPromiseToListenableFutureAdapter<T> extends AbstractPromiseToListenableFutureAdapter<T,T>
| Constructor and Description |
|---|
PassThroughPromiseToListenableFutureAdapter(reactor.core.composable.Promise<T> promise) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
adapt(T result) |
addCallback, cancel, get, get, isCancelled, isDone