c768828703ac25b8bcba08c74658d6c1775d03a2
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable langs : List<Locale> to locales : List<Locale> in method public getLocales() : Enumeration<Locale> in class org.eclipse.jetty.server.Request | From | To | |
Rename Variable enm : Enumeration<String> to acceptable : List<String> in method public getLocales() : Enumeration<Locale> in class org.eclipse.jetty.server.Request | From | To | |
Rename Variable enm : Enumeration<String> to acceptable : List<String> in method public getLocale() : Locale in class org.eclipse.jetty.server.Request | From | To | |
Change Variable Type | 2 | ||
Change Variable Type enm : Enumeration<String> to acceptable : List<String> in method public getLocale() : Locale in class org.eclipse.jetty.server.Request | From | To | |
Change Variable Type enm : Enumeration<String> to acceptable : List<String> in method public getLocales() : Enumeration<Locale> in class org.eclipse.jetty.server.Request | From | To |