c640f4a4d57c44dd1c6a1eb08ce06a5775c26b7c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type selections : List<Object> to selections : List<SslSelectionDump> in method package selectionDump() : List<SslSelectionDump> in class org.eclipse.jetty.util.ssl.SslContextFactory | From | To | |
Extract Method | 1 | ||
Extract Method package selectionDump() : List<SslSelectionDump> extracted from public dump(out Appendable, indent String) : void in class org.eclipse.jetty.util.ssl.SslContextFactory | From | To |