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