b559817934df770cd918e12d65ae581a9ce3bcdf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable v : Vertex to tstop : TransitStop in method private makeSurfaces() : void in class org.opentripplanner.profile.RepeatedRaptorProfileRouter | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type v : Vertex to v : TransitStop in method public route() : void in class org.opentripplanner.profile.RepeatedRaptorProfileRouter | From | To | |
| Change Variable Type v : Vertex to tstop : TransitStop in method private makeSurfaces() : void in class org.opentripplanner.profile.RepeatedRaptorProfileRouter | From | To | |
| Change Attribute Type | 4 | ||
| Change Attribute Type maxs : TObjectIntMap<Vertex> to maxs : TObjectIntMap<TransitStop> in class org.opentripplanner.profile.RepeatedRaptorProfileRouter | From | To | |
| Change Attribute Type accumulator : TObjectLongMap<Vertex> to accumulator : TObjectLongMap<TransitStop> in class org.opentripplanner.profile.RepeatedRaptorProfileRouter | From | To | |
| Change Attribute Type mins : TObjectIntMap<Vertex> to mins : TObjectIntMap<TransitStop> in class org.opentripplanner.profile.RepeatedRaptorProfileRouter | From | To | |
| Change Attribute Type counts : TObjectIntMap<Vertex> to counts : TObjectIntMap<TransitStop> in class org.opentripplanner.profile.RepeatedRaptorProfileRouter | From | To |