提交 68a522b8 编写于 作者: C CyC2018

auto commit

上级 efc0bcd1
......@@ -613,7 +613,6 @@ public static void main(String[] args) {
WaitNotifyExample example = new WaitNotifyExample();
executorService.execute(() -> example.after());
executorService.execute(() -> example.before());
executorService.shutdown();
}
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册