public class BuildThreadFactory extends Object implements ThreadFactory
ThreadFactory implementation that ensures the corresponding threads have a meaningful name.| Constructor and Description | 
|---|
| BuildThreadFactory() | 
public BuildThreadFactory()
public Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © 2001–2014 The Apache Software Foundation. All rights reserved.