Package hec.io
Class DaemonThreadFactory
java.lang.Object
hec.io.DaemonThreadFactory
- All Implemented Interfaces:
ThreadFactory
A thread factory that will create daemon threads.
Based on
DefaultThreadFactory-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DaemonThreadFactory
public DaemonThreadFactory()
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-