laxika/java-task-force

Add a withSingleThread() to JobFinalPhaseBuilder

Closed this issue · 0 comments

Add a withSingleThread() method to JobFinalPhaseBuilder. Calling it would be equivalent to call withThreadCount(1).