T - the body type
作者(@author): liwei
创建时间: 2020/5/21 4:36 PMpublic class HttpResponse<T> extends Object
| Constructor and Description |
|---|
HttpResponse(int code,
String message,
T result) |
Copyright © 2021. All rights reserved.