5908fd861efbbe963bf542e6cfc213d444be9073
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method protected notifyEnvironmentViews(agent Agent<?,?>) : void renamed to protected notifyViews(agent Agent<?,?>) : void in class aima.core.agent.impl.AbstractEnvironment | From | To | |
Rename Method protected notifyEnvironmentViews(agent Agent<?,?>, percept P, action A) : void renamed to protected notifyViews(agent Agent<?,?>, percept P, action A) : void in class aima.core.agent.impl.AbstractEnvironment | From | To |