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>