de39bf52272d78e57d067d5628917c7b2a7be938
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 2 | ||
| Merge Attribute [_excludedMimeTypes : Set<String>, _includedMimeTypes : Set<String>] to _mimeTypes : IncludeExclude<String> in class org.eclipse.jetty.server.handler.gzip.GzipHandler | From | To | |
| Merge Attribute [_excludedPaths : PathMap<Boolean>, _includedPaths : PathMap<Boolean>] to _paths : IncludeExclude<String> in class org.eclipse.jetty.server.handler.gzip.GzipHandler | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute _includedMethods : Set<String> to _methods : IncludeExclude<String> in class org.eclipse.jetty.server.handler.gzip.GzipHandler | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type _includedMethods : Set<String> to _methods : IncludeExclude<String> in class org.eclipse.jetty.server.handler.gzip.GzipHandler | From | To |