public static class FifoPriorityThreadPoolExecutor.DefaultThreadFactory extends Object implements ThreadFactory
ThreadFactory that builds threads with priority
Process.THREAD_PRIORITY_BACKGROUND.| Constructor and Description |
|---|
FifoPriorityThreadPoolExecutor.DefaultThreadFactory() |
public FifoPriorityThreadPoolExecutor.DefaultThreadFactory()
public Thread newThread(Runnable runnable)
newThread in interface ThreadFactory