Class MoveCountPerStepStatisticPoint

java.lang.Object
org.optaplanner.benchmark.impl.statistic.StatisticPoint
org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepStatisticPoint

public class MoveCountPerStepStatisticPoint extends StatisticPoint
  • Constructor Details

    • MoveCountPerStepStatisticPoint

      public MoveCountPerStepStatisticPoint(long timeMillisSpent, MoveCountPerStepMeasurement moveCountPerStepMeasurement)
  • Method Details