public class BICEPSThreadFactory extends Object implements ThreadFactory
| Constructor and Description |
|---|
BICEPSThreadFactory(String threadName) |
| Modifier and Type | Method and Description |
|---|---|
ThreadGroup |
getThreadGroup() |
Thread |
newThread(Runnable runnable) |
public BICEPSThreadFactory(String threadName)
public Thread newThread(Runnable runnable)
newThread in interface ThreadFactorypublic ThreadGroup getThreadGroup()
Copyright © 2018. All rights reserved.