OptaPlanner distribution 6.0.1-SNAPSHOT

org.optaplanner.benchmark.impl.statistic.bestsolutionmutation
Class BestSolutionMutationSingleStatisticPoint

java.lang.Object
  extended by org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSingleStatisticPoint

public class BestSolutionMutationSingleStatisticPoint
extends Object


Constructor Summary
BestSolutionMutationSingleStatisticPoint(long timeMillisSpend, int mutationCount)
           
 
Method Summary
 int getMutationCount()
           
 long getTimeMillisSpend()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BestSolutionMutationSingleStatisticPoint

public BestSolutionMutationSingleStatisticPoint(long timeMillisSpend,
                                                int mutationCount)
Method Detail

getTimeMillisSpend

public long getTimeMillisSpend()

getMutationCount

public int getMutationCount()

OptaPlanner distribution 6.0.1-SNAPSHOT

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