Uses of Class
org.optaplanner.examples.curriculumcourse.domain.solver.RoomStrengthWeightFactory.RoomStrengthWeight
-
Packages that use RoomStrengthWeightFactory.RoomStrengthWeight Package Description org.optaplanner.examples.curriculumcourse.domain.solver -
-
Uses of RoomStrengthWeightFactory.RoomStrengthWeight in org.optaplanner.examples.curriculumcourse.domain.solver
Methods in org.optaplanner.examples.curriculumcourse.domain.solver that return RoomStrengthWeightFactory.RoomStrengthWeight Modifier and Type Method Description RoomStrengthWeightFactory.RoomStrengthWeightRoomStrengthWeightFactory. createSorterWeight(CourseSchedule schedule, Room room)Methods in org.optaplanner.examples.curriculumcourse.domain.solver with parameters of type RoomStrengthWeightFactory.RoomStrengthWeight Modifier and Type Method Description intRoomStrengthWeightFactory.RoomStrengthWeight. compareTo(RoomStrengthWeightFactory.RoomStrengthWeight other)
-