所有程序包的分层结构

程序包分层结构:

类分层结构

接口分层结构

注释类型分层结构

  • cn.fxcraft.module.auto.Autowired (implements java.lang.annotation.Annotation)
  • cn.fxcraft.module.auto.BootCommandRoot (implements java.lang.annotation.Annotation)
  • cn.fxcraft.module.auto.BootCommandSub (implements java.lang.annotation.Annotation)
  • cn.fxcraft.module.auto.BootEvent (implements java.lang.annotation.Annotation)
  • cn.fxcraft.module.auto.BootPAPI (implements java.lang.annotation.Annotation)
  • cn.fxcraft.module.auto.BootSubPapi (implements java.lang.annotation.Annotation)
  • cn.fxcraft.orm.annotation.Column (implements java.lang.annotation.Annotation)
  • cn.fxcraft.module.auto.LoadMavenLibs (implements java.lang.annotation.Annotation)
  • cn.fxcraft.orm.annotation.Table (implements java.lang.annotation.Annotation)

枚举分层结构