| 接口 | 说明 |
|---|---|
| Attempt<V> |
An attempt of a call, which resulted either in a result returned by the call,
or in a Throwable thrown by the call.
|
| 类 | 说明 |
|---|---|
| ExceptionAttempt<R> |
Created on 2018/2/11
|
| ResultAttempt<R> |
Created on 2018/2/11
|
Copyright © 2018. All rights reserved.