程序包top.daxian1218.dust.license的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • top.daxian1218.dust.license.LicenseConstant
    • top.daxian1218.dust.license.LicenseInfo
    • top.daxian1218.dust.license.LicenseService
    • java.lang.Throwable (implements java.io.Serializable)
      • java.lang.Exception
        • java.lang.RuntimeException
          • top.daxian1218.dust.commons.exception.DustException
            • top.daxian1218.dust.commons.exception.DustSystemException

接口分层结构

枚举分层结构

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