OptaPlanner distribution 6.0.0.Final

org.optaplanner.benchmark.impl.statistic.movecountperstep
Class MoveCountPerStepSingleStatisticPoint

java.lang.Object
  extended by org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepSingleStatisticPoint

public class MoveCountPerStepSingleStatisticPoint
extends Object


Constructor Summary
MoveCountPerStepSingleStatisticPoint(long timeMillisSpend, MoveCountPerStepMeasurement moveCountPerStepMeasurement)
           
 
Method Summary
 MoveCountPerStepMeasurement getMoveCountPerStepMeasurement()
           
 long getTimeMillisSpend()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoveCountPerStepSingleStatisticPoint

public MoveCountPerStepSingleStatisticPoint(long timeMillisSpend,
                                            MoveCountPerStepMeasurement moveCountPerStepMeasurement)
Method Detail

getMoveCountPerStepMeasurement

public MoveCountPerStepMeasurement getMoveCountPerStepMeasurement()

getTimeMillisSpend

public long getTimeMillisSpend()

OptaPlanner distribution 6.0.0.Final

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