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