OptaPlanner core 6.1.0.CR2

org.optaplanner.core.impl.solver.random
Interface RandomFactory

All Known Implementing Classes:
DefaultRandomFactory

public interface RandomFactory

See Also:
DefaultRandomFactory

Method Summary
 Random createRandom()
           
 

Method Detail

createRandom

Random createRandom()
Returns:
never null

OptaPlanner core 6.1.0.CR2

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.