Uses of Class
org.optaplanner.examples.coachshuttlegathering.domain.solver.DepotAngleBusStopDifficultyWeightFactory.DepotAngleBusStopDifficultyWeight
-
Packages that use DepotAngleBusStopDifficultyWeightFactory.DepotAngleBusStopDifficultyWeight Package Description org.optaplanner.examples.coachshuttlegathering.domain.solver -
-
Uses of DepotAngleBusStopDifficultyWeightFactory.DepotAngleBusStopDifficultyWeight in org.optaplanner.examples.coachshuttlegathering.domain.solver
Methods in org.optaplanner.examples.coachshuttlegathering.domain.solver that return DepotAngleBusStopDifficultyWeightFactory.DepotAngleBusStopDifficultyWeight Modifier and Type Method Description DepotAngleBusStopDifficultyWeightFactory.DepotAngleBusStopDifficultyWeightDepotAngleBusStopDifficultyWeightFactory. createSorterWeight(CoachShuttleGatheringSolution solution, BusOrStop busOrStop)Methods in org.optaplanner.examples.coachshuttlegathering.domain.solver with parameters of type DepotAngleBusStopDifficultyWeightFactory.DepotAngleBusStopDifficultyWeight Modifier and Type Method Description intDepotAngleBusStopDifficultyWeightFactory.DepotAngleBusStopDifficultyWeight. compareTo(DepotAngleBusStopDifficultyWeightFactory.DepotAngleBusStopDifficultyWeight other)
-