提交 6886e5ce 编写于 作者: G guide

Update java线程池学习总结.md

上级 c5ecbf2b
......@@ -91,7 +91,7 @@ public class ThreadPoolExecutor extends AbstractExecutorService
**`ScheduledThreadPoolExecutor` 类描述:**
```java
//ScheduledExecutorService实现了ExecutorService接口
//ScheduledExecutorService继承ExecutorService接口
public class ScheduledThreadPoolExecutor
extends ThreadPoolExecutor
implements ScheduledExecutorService
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册