Class RowStrengthWeightFactory.RowStrengthWeight
java.lang.Object
org.optaplanner.examples.nqueens.domain.solver.RowStrengthWeightFactory.RowStrengthWeight
- All Implemented Interfaces:
Comparable<RowStrengthWeightFactory.RowStrengthWeight>
- Enclosing class:
- RowStrengthWeightFactory
public static class RowStrengthWeightFactory.RowStrengthWeight
extends Object
implements Comparable<RowStrengthWeightFactory.RowStrengthWeight>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
RowStrengthWeight
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<RowStrengthWeightFactory.RowStrengthWeight>
-