Class FixedNameThreadFactory
java.lang.Object
com.iohao.net.common.kit.concurrent.ThreadCreator
com.iohao.net.common.kit.concurrent.FixedNameThreadFactory
- All Implemented Interfaces:
ThreadFactory
- Since:
- 21.15
- Author:
- 渔民小镇
- date:
- 2024-08-10
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ThreadCreator
createThread, setThreadGroupName
-
Constructor Details
-
FixedNameThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-
nextThreadName
- Overrides:
nextThreadNamein classThreadCreator
-