提交 ba494978 编写于 作者: 武汉红喜's avatar 武汉红喜

concurrent test

上级 6d91e59e
......@@ -3,9 +3,12 @@ package org.hongxi.java.util.concurrent;
import java.util.Arrays;
/**
* Created on 2019/8/11.
* join():
* while (isAlive()) {
* wait(0);
* }
*
* @author shenhongxi
* @author shenhongxi 2019/8/11
*/
public class JoinTest {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册