protected static class MyPooledExecutor.MyThreadFactory extends Object implements ThreadFactory
| Constructor and Description |
|---|
MyPooledExecutor.MyThreadFactory(String threadLabel) |
MyPooledExecutor.MyThreadFactory(String threadLabel,
int priority) |
public MyPooledExecutor.MyThreadFactory(String threadLabel, int priority)
public MyPooledExecutor.MyThreadFactory(String threadLabel)
public Thread newThread(Runnable arg0)
newThread in interface ThreadFactoryCopyright © 2016. All Rights Reserved.