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() |
public Comparable createSorterWeight(CourseSchedule schedule, Lecture lecture)
createSorterWeight in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<CourseSchedule,Lecture>Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.