org.optaplanner.benchmark.impl.statistic.movecountperstep
Class MoveCountPerStepMeasurement
java.lang.Object
org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepMeasurement
public class MoveCountPerStepMeasurement
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoveCountPerStepMeasurement
public MoveCountPerStepMeasurement(long acceptedMoveCount,
long selectedMoveCount)
getAcceptedMoveCount
public long getAcceptedMoveCount()
getSelectedMoveCount
public long getSelectedMoveCount()
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.