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