6e0127622e7b37587c666270a54641d9e2623ded
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable mEnv : MapEnvironment to env : Environment in method protected updateEnvStateView(env Environment) : void in class aima.gui.fx.views.MapEnvironmentViewCtrl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type mEnv : MapEnvironment to env : Environment in method protected updateEnvStateView(env Environment) : void in class aima.gui.fx.views.MapEnvironmentViewCtrl | From | To | |
Extract Method | 1 | ||
Extract Method protected update() : void extracted from protected updateEnvStateView(env Environment) : void in class aima.gui.fx.views.MapEnvironmentViewCtrl | From | To |