public static class GlobalExecutorPool.DaemonThreadFactory extends Object implements ThreadFactory
ThreadFactory that produces daemon threads.| Constructor and Description | 
|---|
| DaemonThreadFactory() | 
public DaemonThreadFactory()
public Thread newThread(Runnable paramRunnable)
newThread in interface ThreadFactory