61f3b1af0b6116d1ac57aed8166797756cbff26a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private initSquareGraphInstance(withCH boolean) : GraphHopper renamed to private createSquareGraphInstance(withCH boolean) : GraphHopper in class com.graphhopper.GraphHopperTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable set : Set<Weighting> to orderedSet : Set<Weighting> in method protected createCHPreparations() : void in class com.graphhopper.GraphHopper | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute closableInstance : GraphHopper to instance : GraphHopper in method public testCustomFactoryForNoneCH() : void in class com.graphhopper.GraphHopperTest | From | To |