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