5e3fbbccd0df05049f248e5ac3a9207feaeb3b29
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type mimeTypes : Set<String> to mimeTypes : IncludeExclude<String> in method public setMimeTypes(mimeTypes IncludeExclude<String>) : void in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type _mimeTypes : Set<String> to _mimeTypes : IncludeExclude<String> in class org.eclipse.jetty.servlets.gzip.GzipHandler | From | To | |
Change Attribute Type _mimeTypes : Set<String> to _mimeTypes : IncludeExclude<String> in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper | From | To |