2dc8f1991c11801f5ce1592ac22be1cf086114e7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 64
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public parseHH_MM_SS() : void renamed to public testParseHH_MM_SS() : void in class org.onebusaway2.gtfs.model.TimeToStringConverterTest | From | To | |
Rename Method public toHH_MM_SS() : void renamed to public testToHH_MM_SS() : void in class org.onebusaway2.gtfs.model.TimeToStringConverterTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter entites : Collection<S> to entities : Collection<S> in method package mapCollection(entities Collection<S>, mapper Function<S,T>) : Collection<T> in class org.opentripplanner.gtfs.mapping.MapCollection | From | To |