Gary Gregory created LANG-1455:
----------------------------------
Summary: Add a DaemonThreadFactory
Key: LANG-1455
URL: https://issues.apache.org/jira/browse/LANG-1455
Project: Commons Lang
Issue Type: New Feature
Components: lang.concurrent.*
Reporter: Gary Gregory
Assignee: Gary Gregory
Fix For: 3.10
Add a DaemonThreadFactory:
{code:java}
/**
* A {@link ThreadFactory} that produces daemon threads.
*
* @since 3.10
*/
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
