851ae81ea68e4280d0392e5e23a3cef327770f52
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to ServerSetup in method public args(args String...) : ServerSetup in class org.rapidoid.http.On | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public annotated(annotated Class<? extends Annotation>[]) : OnAnnotated extracted from public annotated(annotated Class<? extends Annotation>...) : OnAnnotated in class org.rapidoid.http.On & moved to class org.rapidoid.http.ServerSetup | From | To |