01d0cb64a0cd909f4d349f52b406bde46b510f30
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type path : List<Node> to path : List<Node<String,String>> in method public testGetPathFromRoot() : void in class aima.test.core.unit.search.framework.NodeTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type search : SearchForActions to search : SearchForActions<String,MoveToAction> in class aima.gui.fx.applications.agent.RouteFindingAgentApp | From | To |