所有程序包的分层结构

程序包分层结构:

类分层结构

接口分层结构

批注类型分层结构

  • com.grapecity.forguncy.serverapi.annotation.Get (implements java.lang.annotation.Annotation)
  • com.grapecity.forguncy.serverapi.annotation.Post (implements java.lang.annotation.Annotation)
  • com.grapecity.forguncy.serverapi.annotation.ScheduleApi (implements java.lang.annotation.Annotation)

枚举分层结构