org.optaplanner.benchmark.impl.statistic.improvingsteppercentage
Class ImprovingStepPercentageSingleStatisticPoint
java.lang.Object
org.optaplanner.benchmark.impl.statistic.improvingsteppercentage.ImprovingStepPercentageSingleStatisticPoint
public class ImprovingStepPercentageSingleStatisticPoint
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImprovingStepPercentageSingleStatisticPoint
public ImprovingStepPercentageSingleStatisticPoint(long timeMillisSpend,
double ratio)
getTimeMillisSpend
public long getTimeMillisSpend()
getRatio
public double getRatio()
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.