您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
SEARCH
类的使用
cool.scx.util.ScxFuture
使用
ScxFuture
的程序包
程序包
说明
cool.scx.util
cool.scx.util
中
ScxFuture
的使用
返回
ScxFuture
的
cool.scx.util
中的方法
修饰符和类型
方法
说明
ScxFuture
<
T
>
ScxFuture.
onFailure
(
Consumer
<
Throwable
> onFailure)
ScxFuture
<
T
>
ScxFuture.
onSuccess
(
Consumer
<
T
> onSuccess)