ThreadPoolExecutor.getThreadFactory

Returns the thread factory used to create new threads.

@return the current thread factory @see #setThreadFactory(ThreadFactory)

class ThreadPoolExecutor
getThreadFactory
()

Meta