public class LectureDifficultyWeightFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<CourseSchedule,Lecture>
| Modifier and Type | Class and Description |
|---|---|
static class |
LectureDifficultyWeightFactory.LectureDifficultyWeight |
| Constructor and Description |
|---|
LectureDifficultyWeightFactory() |
| Modifier and Type | Method and Description |
|---|---|
LectureDifficultyWeightFactory.LectureDifficultyWeight |
createSorterWeight(CourseSchedule schedule,
Lecture lecture) |
public LectureDifficultyWeightFactory.LectureDifficultyWeight createSorterWeight(CourseSchedule schedule, Lecture lecture)
createSorterWeight in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<CourseSchedule,Lecture>Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.