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