org.drools.planner.benchmark.statistic
Class AbstractSolverStatistic

java.lang.Object
  extended by org.drools.planner.benchmark.statistic.AbstractSolverStatistic
All Implemented Interfaces:
SolverStatistic
Direct Known Subclasses:
BestScoreStatistic, CalculateCountStatistic, MemoryUseStatistic

public abstract class AbstractSolverStatistic
extends Object
implements SolverStatistic


Constructor Summary
AbstractSolverStatistic()
           
 
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.drools.planner.benchmark.statistic.SolverStatistic
addListener, removeListener, writeStatistic
 

Constructor Detail

AbstractSolverStatistic

public AbstractSolverStatistic()


Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.