类 SingleResponse<T>
java.lang.Object
com.codingapi.springboot.framework.dto.response.Response
com.codingapi.springboot.framework.dto.response.SingleResponse<T>
- 所有已实现的接口:
JsonSerializable,Serializable
- 作者:
- lorne 2020/12/17
- 另请参阅:
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.codingapi.springboot.framework.dto.response.Response
buildFailure, buildSuccess从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.codingapi.springboot.framework.serializable.JsonSerializable
toJson
-
构造器详细资料
-
SingleResponse
public SingleResponse()
-
-
方法详细资料
-
of
-
empty
-