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() |
public Comparable createSorterWeight(CourseSchedule schedule, Period period)
createSorterWeight
in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<CourseSchedule,Period>
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.