public class SingleResponse<T> extends Response
| 构造器和说明 |
|---|
SingleResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> SingleResponse<T> |
of(T data) |
buildFailure, buildSuccessclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoJsonpublic static <T> SingleResponse<T> of(T data)
Copyright © 2022. All rights reserved.