public class ThreadPoolUtils extends Object
| Constructor and Description |
|---|
ThreadPoolUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
waitAndStopThreadPools(ExecutorService[] services)
等待所有线程池结束
|
public static void waitAndStopThreadPools(ExecutorService[] services)
services - 线程池Copyright © 2023. All rights reserved.