protected static final class PriorityThreadPoolExecutor.PriorityThreadFactory
extends Object
implements ThreadFactory
Constructor and Description |
---|
PriorityThreadPoolExecutor.PriorityThreadFactory(int threadPriority) |
Modifier and Type | Method and Description |
---|---|
Thread |
newThread(Runnable r) |