Class DefaultRandomFactory
java.lang.Object
org.optaplanner.core.impl.solver.random.DefaultRandomFactory
- All Implemented Interfaces:
- RandomFactory
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
randomType
- 
randomSeed
 
- 
- 
Constructor Details- 
DefaultRandomFactory- Parameters:
- randomType- never null
- randomSeed- null if no seed
 
 
- 
- 
Method Details- 
createRandom- Specified by:
- createRandomin interface- RandomFactory
- Returns:
- never null
 
- 
toString
 
-