152ffc37233d6fcf865bef4ac1be3541ae141303
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public getLocale(localeSpec String) : Locale extracted from protected buildRequest(n int) : RoutingRequest in class org.opentripplanner.api.common.RoutingResource & moved to class org.opentripplanner.util.ResourceBundleSingleton | From | To | |
Extract And Move Method public getLocale(localeSpec String) : Locale extracted from public getBikeRentalStations(lowerLeft String, upperRight String, routerId String, locale_param String) : BikeRentalStationList in class org.opentripplanner.api.ws.BikeRental & moved to class org.opentripplanner.util.ResourceBundleSingleton | From | To |