9e1888613928537c108e82b1af782769f78d196c
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type List<String> to Set<String> in method public getHttpMethods() : Set<String> in class org.nutz.mvc.ActionInfo | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type httpMethods : List<String> to httpMethods : Set<String> in class org.nutz.mvc.ActionInfo | From | To |