Using a thread to capture process output

前端 未结 4 487
深忆病人
深忆病人 2020-12-06 22:11

I am using a thread to capture stream output from a process, and then outputting that stream to the eclipse console. The question I have is when to terminate the thread that

4条回答
提交回复
热议问题