035526d540998149ff1bfbb057c25b0dc9f419da
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable other : AddRelationshipCommand to that : AddRelationshipCommand in method public equals(o Object) : boolean in class org.neo4j.kernel.impl.index.IndexCommand.AddRelationshipCommand | From | To | |
Rename Variable other : IndexCommand to that : IndexCommand in method public equals(o Object) : boolean in class org.neo4j.kernel.impl.index.IndexCommand | From | To | |
Rename Variable other : IndexDefineCommand to that : IndexDefineCommand in method public equals(o Object) : boolean in class org.neo4j.kernel.impl.index.IndexDefineCommand | From | To | |
Rename Parameter | 4 | ||
Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class org.neo4j.kernel.impl.index.IndexDefineCommand | From | To | |
Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class org.neo4j.kernel.impl.index.IndexCommand | From | To | |
Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class org.neo4j.kernel.impl.index.IndexCommand.CreateCommand | From | To | |
Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class org.neo4j.kernel.impl.index.IndexCommand.AddRelationshipCommand | From | To |