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