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 Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
DefaultSolverThreadFactory
public DefaultSolverThreadFactory() - 
DefaultSolverThreadFactory
 
 - 
 - 
Method Details
- 
newThread
- Specified by:
 newThreadin interfaceThreadFactory
 
 -