public class ContentUtil extends Object
| 构造器和说明 |
|---|
ContentUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getGroupKey(String... parameters)
Get group key.
|
static String |
getGroupKey(ThreadPoolParameter parameter)
Get group key.
|
static String |
getPoolContent(ThreadPoolParameter parameter)
Get pool content.
|
public static String getPoolContent(ThreadPoolParameter parameter)
parameter - thread-pool parameterpublic static String getGroupKey(ThreadPoolParameter parameter)
parameter - thread-pool parameterCopyright © 2022. All rights reserved.