OptaPlanner distribution 6.1.0.Final

Uses of Class
org.optaplanner.benchmark.impl.statistic.movecountperstep.MoveCountPerStepStatisticPoint

Packages that use MoveCountPerStepStatisticPoint
org.optaplanner.benchmark.impl.statistic.movecountperstep   
 

Uses of MoveCountPerStepStatisticPoint in org.optaplanner.benchmark.impl.statistic.movecountperstep
 

Methods in org.optaplanner.benchmark.impl.statistic.movecountperstep that return MoveCountPerStepStatisticPoint
protected  MoveCountPerStepStatisticPoint MoveCountPerStepSingleStatistic.createPointFromCsvLine(ScoreDefinition scoreDefinition, List<String> csvLine)
           
 

Methods in org.optaplanner.benchmark.impl.statistic.movecountperstep that return types with arguments of type MoveCountPerStepStatisticPoint
 List<MoveCountPerStepStatisticPoint> MoveCountPerStepSingleStatistic.getPointList()
           
 

Method parameters in org.optaplanner.benchmark.impl.statistic.movecountperstep with type arguments of type MoveCountPerStepStatisticPoint
 void MoveCountPerStepSingleStatistic.setPointList(List<MoveCountPerStepStatisticPoint> pointList)
           
 


OptaPlanner distribution 6.1.0.Final

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