9a9e1c8e150757e4ba828e2386307aa80b4ca43a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private addAnnotation(annotation GraphBuilderAnnotation) : void from class org.opentripplanner.graph_builder.AnnotationsToHTML.HTMLWriter to private addAnnotation(annotation GraphBuilderAnnotation) : void from class org.opentripplanner.graph_builder.AnnotationsToHTML | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private annotations : Multimap<String,String> from class org.opentripplanner.graph_builder.AnnotationsToHTML.HTMLWriter to private annotations : Multimap<String,String> from class org.opentripplanner.graph_builder.AnnotationsToHTML | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute annotations : Multimap<String,String> to lannotations : Multimap<String,String> in class org.opentripplanner.graph_builder.AnnotationsToHTML.HTMLWriter | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method private writeFile() : void extracted from public buildGraph(graph Graph, extra HashMap<Class<?>,Object>) : void in class org.opentripplanner.graph_builder.AnnotationsToHTML & moved to class org.opentripplanner.graph_builder.AnnotationsToHTML.HTMLWriter | From | To |