public class Result<T> extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
static Integer |
ERROR_CODE |
static Result<String> |
FAIL |
static long |
serialVersionUID |
static Result<String> |
SUCCESS |
static Integer |
SUCCESS_CODE |
Copyright © 2021. All rights reserved.