程序包win.doyto.query.web.response的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • win.doyto.query.web.response.ErrorResponse (implements win.doyto.query.web.response.ErrorCode)
    • win.doyto.query.web.response.JsonResponse<T> (implements win.doyto.query.web.response.ErrorCode)
    • java.lang.Throwable (implements java.io.Serializable)
      • java.lang.Exception

接口分层结构

注释类型分层结构

  • win.doyto.query.web.response.JsonBody (implements java.lang.annotation.Annotation)

枚举分层结构

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)