78eb8a8de73a824862613e7a80c9dcb5c97c7940
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public write(out OutputStream, boundary byte[]) : void moved from class org.asynchttpclient.request.body.multipart.PartBase to class org.asynchttpclient.request.body.multipart.StringPart & inlined to public getBytes(boundary byte[]) : byte[] | From | To | |
Rename Variable | 1 | ||
Rename Variable outputStream : ByteArrayOutputStream to os : ByteArrayOutputStream in method public getBytes(boundary byte[]) : byte[] in class org.asynchttpclient.request.body.multipart.StringPart | From | To |