fix comment

This commit is contained in:
Looly
2022-04-02 00:48:49 +08:00
parent 8196941b6e
commit e750c92f60
3 changed files with 9 additions and 4 deletions

View File

@@ -158,6 +158,7 @@ public class ThreadUtil {
* </pre>
*
* @param nThreads 线程池大小
* @param maximumQueueSize 队列大小
* @param threadNamePrefix 线程名称前缀
* @param isBlocked 是否使用{@link BlockPolicy}策略
* @return ExecutorService