Public final void join() throwsInterrupstedException

Public final synchronized void join(longmillis)throws InterruptedException

线程——等待线程结束(join)和谦让(yeild)

相关文章: