org.optaplanner.benchmark.impl.statistic.stepscore
Class StepScoreSingleStatistic
java.lang.Object
org.optaplanner.benchmark.impl.statistic.AbstractSingleStatistic
org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSingleStatistic
- All Implemented Interfaces:
- SingleStatistic
public class StepScoreSingleStatistic
- extends AbstractSingleStatistic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StepScoreSingleStatistic
public StepScoreSingleStatistic()
getPointList
public List<StepScoreSingleStatisticPoint> getPointList()
open
public void open(Solver solver)
- Parameters:
solver
- never null
close
public void close(Solver solver)
- Parameters:
solver
- never null
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.