public class ImprovingStepPercentageSingleStatistic extends AbstractSingleStatistic
Constructor and Description |
---|
ImprovingStepPercentageSingleStatistic() |
ImprovingStepPercentageSingleStatistic(long timeMillisThresholdInterval) |
Modifier and Type | Method and Description |
---|---|
void |
close(org.optaplanner.core.api.solver.Solver solver) |
Map<Class<? extends org.optaplanner.core.impl.move.Move>,List<ImprovingStepPercentageSingleStatisticPoint>> |
getPointLists() |
void |
open(org.optaplanner.core.api.solver.Solver solver) |
public ImprovingStepPercentageSingleStatistic()
public ImprovingStepPercentageSingleStatistic(long timeMillisThresholdInterval)
public Map<Class<? extends org.optaplanner.core.impl.move.Move>,List<ImprovingStepPercentageSingleStatisticPoint>> getPointLists()
public void open(org.optaplanner.core.api.solver.Solver solver)
solver
- never nullpublic void close(org.optaplanner.core.api.solver.Solver solver)
solver
- never nullCopyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.