Promise.Adapter<U>, Promise.Completable<S>, Promise.Wrapper<W>
Constructor | Description |
---|---|
Adapter() |
Modifier and Type | Method | Description |
---|---|---|
void |
failed(java.lang.Throwable x) |
Callback invoked when the operation fails.
|
Copyright © 1995–2018 Webtide. All rights reserved.