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