d88c8f006dc4bad8667e090e0862ca91fdd7bf9d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 2 | ||
Pull Up Method public isNull() : boolean from class org.apache.tomcat.util.buf.CharChunk to public isNull() : boolean from class org.apache.tomcat.util.buf.AbstractChunk | From | To | |
Pull Up Method public recycle() : void from class org.apache.tomcat.util.buf.CharChunk to public recycle() : void from class org.apache.tomcat.util.buf.AbstractChunk | From | To | |
Pull Up Attribute | 1 | ||
Pull Up Attribute private isSet : boolean from class org.apache.tomcat.util.buf.CharChunk to protected isSet : boolean from class org.apache.tomcat.util.buf.AbstractChunk | From | To |