public class ExamDifficultyWeightFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<Examination,Exam>
| Modifier and Type | Class and Description |
|---|---|
static class |
ExamDifficultyWeightFactory.ExamDifficultyWeight |
| Constructor and Description |
|---|
ExamDifficultyWeightFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExamDifficultyWeightFactory.ExamDifficultyWeight |
createSorterWeight(Examination examination,
Exam exam) |
public ExamDifficultyWeightFactory.ExamDifficultyWeight createSorterWeight(Examination examination, Exam exam)
createSorterWeight in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<Examination,Exam>Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.