28caa44f90fd82baf1111c9b828aae023a693f31
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type sptEntries : Collection<Label> to sptEntries : List<Label> in method public tryAdvance(action Consumer<? super Label>) : boolean in class com.graphhopper.reader.gtfs.MultiCriteriaLabelSetting.MultiCriteriaLabelSettingSpliterator | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type fromMap : Multimap<Integer,Label> to fromMap : IntObjectMap<List<Label>> in class com.graphhopper.reader.gtfs.MultiCriteriaLabelSetting | From | To |