Uses of Class
org.optaplanner.examples.machinereassignment.domain.MrGlobalPenaltyInfo
-
Packages that use MrGlobalPenaltyInfo Package Description org.optaplanner.examples.machinereassignment.domain -
-
Uses of MrGlobalPenaltyInfo in org.optaplanner.examples.machinereassignment.domain
Methods in org.optaplanner.examples.machinereassignment.domain that return MrGlobalPenaltyInfo Modifier and Type Method Description MrGlobalPenaltyInfoMachineReassignment. getGlobalPenaltyInfo()Methods in org.optaplanner.examples.machinereassignment.domain with parameters of type MrGlobalPenaltyInfo Modifier and Type Method Description voidMachineReassignment. setGlobalPenaltyInfo(MrGlobalPenaltyInfo globalPenaltyInfo)
-