c8e01fb2e2a83190fa8df459f047bf09a19d93e3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 6 | ||
Extract Method public subtractB() : byte extracted from public substractB() : byte in class org.apache.tomcat.util.buf.ByteChunk | From | To | |
Extract Method public subtract(dest char[], off int, len int) : int extracted from public substract(dest char[], off int, len int) : int in class org.apache.tomcat.util.buf.CharChunk | From | To | |
Extract Method public subtract() : int extracted from public substract() : int in class org.apache.tomcat.util.buf.CharChunk | From | To | |
Extract Method public subtract(to ByteBuffer) : int extracted from public substract(to ByteBuffer) : int in class org.apache.tomcat.util.buf.ByteChunk | From | To | |
Extract Method public subtract() : int extracted from public substract() : int in class org.apache.tomcat.util.buf.ByteChunk | From | To | |
Extract Method public subtract(dest byte[], off int, len int) : int extracted from public substract(dest byte[], off int, len int) : int in class org.apache.tomcat.util.buf.ByteChunk | From | To |