Class StatelessSolverStatistic<Solution_>
java.lang.Object
org.optaplanner.core.impl.statistic.StatelessSolverStatistic<Solution_>
- All Implemented Interfaces:
- SolverStatistic<Solution_>
public class StatelessSolverStatistic<Solution_>
extends Object
implements SolverStatistic<Solution_>
A 
SolverStatistic that has no state or event listener- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
StatelessSolverStatisticpublic StatelessSolverStatistic()
 
- 
- 
Method Details- 
unregister- Specified by:
- unregisterin interface- SolverStatistic<Solution_>
 
- 
register- Specified by:
- registerin interface- SolverStatistic<Solution_>
 
 
-