OptaPlanner distribution 6.0.0.Final

org.optaplanner.benchmark.impl.statistic
Class AbstractSingleStatistic

java.lang.Object
  extended by org.optaplanner.benchmark.impl.statistic.AbstractSingleStatistic
All Implemented Interfaces:
SingleStatistic
Direct Known Subclasses:
BestScoreSingleStatistic, BestSolutionMutationSingleStatistic, CalculateCountSingleStatistic, ImprovingStepPercentageSingleStatistic, MemoryUseSingleStatistic, MoveCountPerStepSingleStatistic, StepScoreSingleStatistic

public abstract class AbstractSingleStatistic
extends Object
implements SingleStatistic


Constructor Summary
protected AbstractSingleStatistic()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.optaplanner.benchmark.impl.statistic.SingleStatistic
close, open
 

Constructor Detail

AbstractSingleStatistic

protected AbstractSingleStatistic()

OptaPlanner distribution 6.0.0.Final

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