| 程序包 | 说明 |
|---|---|
| hprose.util.concurrent |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Promise<V> |
| 限定符和类型 | 方法和说明 |
|---|---|
Thenable<?> |
Thenable.then(Action<V> onfulfill,
Action<Throwable> onreject) |
<R> Thenable<R> |
Thenable.then(Func<R,V> onfulfill,
Func<R,Throwable> onreject) |
Copyright © 2016. All Rights Reserved.