b307d183787053ece116d7cc828075b8671db9d6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable employeeList : ArrayList<Employee> in method public deleteEmployee(employee Employee) : void from class org.optaplanner.examples.nurserostering.swingui.NurseRosteringPanel | From | To | |
Extract Variable machineList : ArrayList<MrMachine> in method public deleteMachine(machine MrMachine) : void from class org.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel | From | To |