46a4446b742f3c67f960542996fdf390ce66fe1d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type charset : Charset to charsetName : String in method public setCharset(charsetName String) : void in class org.apache.coyote.Response | From | To | |
Change Variable Type | 1 | ||
Change Variable Type charset : Charset to charset : String in method public getCharacterEncoding() : String in class org.apache.catalina.connector.Response | From | To | |
Rename Parameter | 1 | ||
Rename Parameter charset : Charset to charsetName : String in method public setCharset(charsetName String) : void in class org.apache.coyote.Response | From | To |