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 Summary
Constructors -
Method Summary
-
Constructor Details
-
StatelessSolverStatistic
public StatelessSolverStatistic()
-
-
Method Details
-
unregister
- Specified by:
unregisterin interfaceSolverStatistic<Solution_>
-
register
- Specified by:
registerin interfaceSolverStatistic<Solution_>
-