32a4127186832f36eabfe26b0bbfcb084f483e30
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type result1 : ResultSetWithTimes to result1 : ResultSet in method public ResultSetDelta(result1 ResultSet, result2 ResultSet) in class org.opentripplanner.analyst.ResultSetDelta | From | To | |
Change Parameter Type result2 : ResultSetWithTimes to result2 : ResultSet in method public ResultSetDelta(result1 ResultSet, result2 ResultSet) in class org.opentripplanner.analyst.ResultSetDelta | From | To | |
Pull Up Attribute | 1 | ||
Pull Up Attribute public times : int[] from class org.opentripplanner.analyst.ResultSetWithTimes to public times : int[] from class org.opentripplanner.analyst.ResultSet | From | To |