public class Result<T> extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static Integer |
ERROR_CODE
失败的code码.
|
static Integer |
SUCCESS_CODE
成功的code码.
|
| 构造器和说明 |
|---|
Result() |
public static final Integer SUCCESS_CODE
public static final Integer ERROR_CODE
Copyright © 2020. All rights reserved.