| 限定符和类型 | 方法和说明 |
|---|---|
static LifeCycle.LifeCycleResult |
failure(Throwable throwable) |
Throwable |
getThrowable() |
boolean |
isSuccess() |
static LifeCycle.LifeCycleResult |
success() |
public boolean isSuccess()
public Throwable getThrowable()
public static LifeCycle.LifeCycleResult success()
public static LifeCycle.LifeCycleResult failure(Throwable throwable)
Copyright © 2021. All rights reserved.