5af5a3b742c1471a1c455a54f528a631679e61fa
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 2 | ||
Move And Rename Method package wrap(path String, acceptType String, route Route) : RouteImpl from class spark.RouteWrapper to package create(path String, acceptType String, route Route) : RouteImpl from class spark.RouteImpl | From | To | |
Move And Rename Method package wrap(path String, acceptType String, filter Filter) : FilterImpl from class spark.RouteWrapper to package create(path String, acceptType String, filter Filter) : FilterImpl from class spark.FilterImpl | From | To | |
Move Attribute | 1 | ||
Move Attribute package DEFAULT_ACCEPT_TYPE : String from class spark.RouteWrapper to package DEFAULT_ACCEPT_TYPE : String from class spark.FilterImpl | From | To |