接口 Response
-
- 所有已知实现类:
QueryResponseResult,ResponseResult
public interface ResponseThe interface Response.- 作者:
- blade
-
-
字段概要
字段 修饰符和类型 字段 说明 static booleanSUCCESSThe constant SUCCESS.static intSUCCESS_CODEThe constant SUCCESS_CODE.
-
QueryResponseResult, ResponseResultpublic interface Response
| 修饰符和类型 | 字段 | 说明 |
|---|---|---|
static boolean |
SUCCESS |
The constant SUCCESS.
|
static int |
SUCCESS_CODE |
The constant SUCCESS_CODE.
|