OptaPlanner distribution 6.0.0.CR1

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

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

public class MoveCountPerStepMeasurement
extends Object


Constructor Summary
MoveCountPerStepMeasurement(long acceptedMoveCount, long selectedMoveCount)
           
 
Method Summary
 long getAcceptedMoveCount()
           
 long getSelectedMoveCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoveCountPerStepMeasurement

public MoveCountPerStepMeasurement(long acceptedMoveCount,
                                   long selectedMoveCount)
Method Detail

getAcceptedMoveCount

public long getAcceptedMoveCount()

getSelectedMoveCount

public long getSelectedMoveCount()

OptaPlanner distribution 6.0.0.CR1

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