Class DefaultSolverThreadFactory
java.lang.Object
org.optaplanner.core.impl.solver.thread.DefaultSolverThreadFactory
- All Implemented Interfaces:
- ThreadFactory
Similar to 
Executors's DefaultThreadFactory, but allows settings a namePrefix.- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
DefaultSolverThreadFactorypublic DefaultSolverThreadFactory()
- 
DefaultSolverThreadFactory
 
- 
- 
Method Details- 
newThread- Specified by:
- newThreadin interface- ThreadFactory
 
 
-