线程的join和yield

join()方法的理解 这是官方文档的注释:java /** * Waits for this thread to die. * * <p> An invocation of this method behaves in exactly the same * way as the invocation * * <blockquote> * {@linkplain #join(long) join}
相关文章
相关标签/搜索