程序包io.github.kylinhunter.commons.cmd的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • io.github.kylinhunter.commons.cmd.CmdExecutor
    • io.github.kylinhunter.commons.cmd.CmdResult
    • io.github.kylinhunter.commons.cmd.CmdResultReader (implements java.util.concurrent.Callable<V>)