Uses of Class
org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepMeasurement
Packages that use MoveCountPerStepMeasurement
-
Uses of MoveCountPerStepMeasurement in org.optaplanner.benchmark.impl.statistic.movecountperstep
Methods in org.optaplanner.benchmark.impl.statistic.movecountperstep that return MoveCountPerStepMeasurementModifier and TypeMethodDescriptionMoveCountPerStepStatisticPoint.getMoveCountPerStepMeasurement()
Constructors in org.optaplanner.benchmark.impl.statistic.movecountperstep with parameters of type MoveCountPerStepMeasurementModifierConstructorDescriptionMoveCountPerStepStatisticPoint
(long timeMillisSpent, MoveCountPerStepMeasurement moveCountPerStepMeasurement)