ed65db14c24b0235c4110b2fce5382659a13d23b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Attribute | 1 | ||
Merge Attribute [LOCATION_B : String, LOCATION_A : String] to locations : List<String> in class aima.core.environment.vacuum.VacuumEnvironment | From | To | |
Rename Variable | 1 | ||
Rename Variable locations : List<String> to loc : String in method protected update() : void in class aima.gui.fx.views.VacuumEnvironmentViewCtrl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type locations : List<String> to loc : String in method protected update() : void in class aima.gui.fx.views.VacuumEnvironmentViewCtrl | From | To |