83ea5e58c7c0eb8bb2aedb01eac0d10613eb772a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute public departureTime : Date from class com.graphhopper.Trip.PtLeg to public departureTime : Date from class com.graphhopper.Trip.Stop | From | To | |
Change Variable Type | 1 | ||
Change Variable Type partition : List<EdgeIteratorState> to partition : List<Label.Transition> in method private parsePathIntoLegs(path List<Label.Transition>, graph Graph, encoder PtFlagEncoder, weighting Weighting, tr Translation) : List<Trip.Leg> in class com.graphhopper.reader.gtfs.GraphHopperGtfs | From | To |