public class BackgroundThreadFactory
Implementation of ThreadFactory that allows to specify priority of threads.
| Constructor and Description |
|---|
BackgroundThreadFactory()
Creates an instance.
|
BackgroundThreadFactory()
Creates an instance with default parameters.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Thread |
newThread() |