Sets the thread factory used to create new threads.
@param threadFactory the new thread factory @throws NullPointerException if threadFactory is null @see #getThreadFactory
See Implementation
Sets the thread factory used to create new threads.
@param threadFactory the new thread factory @throws NullPointerException if threadFactory is null @see #getThreadFactory