private final class PromiseImpl.OnFailure
extends java.lang.Object
implements java.lang.Runnable
PromiseImpl.onFailure(Consumer) method.| Modifier and Type | Field and Description |
|---|---|
private Consumer<? super java.lang.Throwable> |
failure |
| Constructor and Description |
|---|
OnFailure(Consumer<? super java.lang.Throwable> failure) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |