3ab864343676345d6a1dc40974dfe4a30b4f3f47
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable reads : int in method private readNextPart(buffer ByteBuffer) : long from class org.asynchttpclient.request.body.generator.FeedableBodyGenerator.PushBody | From | To | |
Extract Method | 2 | ||
Extract Method private readBodyPart(buffer ByteBuffer, part BodyPart) : void extracted from public read(buffer ByteBuffer) : long in class org.asynchttpclient.request.body.generator.FeedableBodyGenerator.PushBody | From | To | |
Extract Method private readNextPart(buffer ByteBuffer) : long extracted from public read(buffer ByteBuffer) : long in class org.asynchttpclient.request.body.generator.FeedableBodyGenerator.PushBody | From | To |