public class ExecutorThreadFactory extends Object implements ThreadFactory
| Modifier and Type | Field and Description |
|---|---|
static ExecutorThreadFactory |
INSTANCE |
public static final ExecutorThreadFactory INSTANCE
public Thread newThread(Runnable target)
newThread in interface ThreadFactoryCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.