40f72b63ec754845781e2d74d33c81982a6b519e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method private fillReadBuffer(block boolean) : int extracted from public read(block boolean, b byte[], off int, len int) : int in class org.apache.tomcat.util.net.AprEndpoint.AprSocketWrapper | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter input : ByteBuffer to returnedInput : ByteBuffer in method public unRead(returnedInput ByteBuffer) : void in class org.apache.tomcat.util.net.AprEndpoint.AprSocketWrapper | From | To |