public class ThreadUtils extends Object
| 构造器和说明 |
|---|
ThreadUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ExecutorService |
getFixedThreadPool() |
static ExecutorService |
newFixedThreadPool(int i) |
static String |
stackTrace() |
public static String stackTrace()
public static ExecutorService newFixedThreadPool(int i)
public static ExecutorService getFixedThreadPool()
Copyright © 2024. All rights reserved.