Other threads can call a thread's join() method. This blocks the calling thread until the thread whose join() method is called is terminated.
確定! 回上一頁