f007f3a6d29cd14faa041808f7d8f096fb685620
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type s : String to content : byte[] in method public write(out OutputStream, content byte[]) : void in class org.rapidoid.io.IO | From | To | |
| Move Method | 1 | ||
| Move Method private write(out OutputStream, s String) : void from class org.rapidoid.http.AsyncHttpServerTest to public write(out OutputStream, content byte[]) : void from class org.rapidoid.io.IO | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter s : String to content : byte[] in method public write(out OutputStream, content byte[]) : void in class org.rapidoid.io.IO | From | To |