OptaPlanner distribution 6.0.1-SNAPSHOT

org.optaplanner.benchmark.impl.statistic.stepscore
Class StepScoreSingleStatisticPoint

java.lang.Object
  extended by org.optaplanner.benchmark.impl.statistic.stepscore.StepScoreSingleStatisticPoint

public class StepScoreSingleStatisticPoint
extends Object


Constructor Summary
StepScoreSingleStatisticPoint(long timeMillisSpend, Score score)
           
 
Method Summary
 Score getScore()
           
 long getTimeMillisSpend()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StepScoreSingleStatisticPoint

public StepScoreSingleStatisticPoint(long timeMillisSpend,
                                     Score score)
Method Detail

getTimeMillisSpend

public long getTimeMillisSpend()

getScore

public Score getScore()

OptaPlanner distribution 6.0.1-SNAPSHOT

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