5698ffaaf5088c22b99ccbf5c72960f5959b2041
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable m_key : String to tag_name : String in method private getTagNames() : List<String> in class org.opentripplanner.util.LocalizedString | From | To | |
Rename Variable tag_name : String to tag_names : List<String> in method public LocalizedString(key String, way OSMWithTags) in class org.opentripplanner.util.LocalizedString | From | To | |
Change Return Type | 1 | ||
Change Return Type String to List<String> in method private getTagNames() : List<String> in class org.opentripplanner.util.LocalizedString | From | To | |
Rename Attribute | 1 | ||
Rename Attribute key_params : Map<String,String> to key_tag_names : ListMultimap<String,String> in class org.opentripplanner.util.LocalizedString | From | To | |
Change Variable Type | 1 | ||
Change Variable Type tag_name : String to tag_names : List<String> in method public LocalizedString(key String, way OSMWithTags) in class org.opentripplanner.util.LocalizedString | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type key_params : Map<String,String> to key_tag_names : ListMultimap<String,String> in class org.opentripplanner.util.LocalizedString | From | To |