Uses of Class
org.optaplanner.examples.examination.domain.solver.ExamDifficultyWeightFactory.ExamDifficultyWeight
-
Packages that use ExamDifficultyWeightFactory.ExamDifficultyWeight Package Description org.optaplanner.examples.examination.domain.solver -
-
Uses of ExamDifficultyWeightFactory.ExamDifficultyWeight in org.optaplanner.examples.examination.domain.solver
Methods in org.optaplanner.examples.examination.domain.solver that return ExamDifficultyWeightFactory.ExamDifficultyWeight Modifier and Type Method Description ExamDifficultyWeightFactory.ExamDifficultyWeightExamDifficultyWeightFactory. createSorterWeight(Examination examination, Exam exam)Methods in org.optaplanner.examples.examination.domain.solver with parameters of type ExamDifficultyWeightFactory.ExamDifficultyWeight Modifier and Type Method Description intExamDifficultyWeightFactory.ExamDifficultyWeight. compareTo(ExamDifficultyWeightFactory.ExamDifficultyWeight other)
-