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