public class BICEPSThreadFactory extends Object implements ThreadFactory
| Constructor and Description |
|---|
BICEPSThreadFactory(String threadName)
Instantiates a new BICEPS thread factory.
|
public BICEPSThreadFactory(String threadName)
threadName - the thread namepublic Thread newThread(Runnable runnable)
newThread in interface ThreadFactoryCopyright © 2016. All rights reserved.