Uses of Class
org.optaplanner.examples.machinereassignment.domain.MrBalancePenalty
-
Packages that use MrBalancePenalty Package Description org.optaplanner.examples.machinereassignment.domain -
-
Uses of MrBalancePenalty in org.optaplanner.examples.machinereassignment.domain
Methods in org.optaplanner.examples.machinereassignment.domain that return types with arguments of type MrBalancePenalty Modifier and Type Method Description List<MrBalancePenalty>MachineReassignment. getBalancePenaltyList()Method parameters in org.optaplanner.examples.machinereassignment.domain with type arguments of type MrBalancePenalty Modifier and Type Method Description voidMachineReassignment. setBalancePenaltyList(List<MrBalancePenalty> balancePenaltyList)
-