Class NavigateHelper.Node

    • Constructor Detail

      • Node

        protected Node​(String depotPath,
                       boolean isDir)
    • Method Detail

      • getName

        public String getName()
      • getDepotPath

        public String getDepotPath()
      • isDir

        public boolean isDir()