程序包tech.testnx.cah.common.browser的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • tech.testnx.cah.common.browser.AbstractBrowser (implements tech.testnx.cah.common.browser.Browser)
      • tech.testnx.cah.common.browser.Chrome
      • tech.testnx.cah.common.browser.Edge
      • tech.testnx.cah.common.browser.Firefox
      • tech.testnx.cah.common.browser.IE

接口分层结构

  • tech.testnx.cah.common.browser.Browser

枚举分层结构