f3aa3ad129ef98a54196721b48849dcde8cf5570
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public testNullSafeLength_defaultNull() : void renamed to public testGetLength_defaultNull() : void in class com.navercorp.pinpoint.common.util.StringUtilsTest | From | To | |
Rename Method public nullSafeLength(string String, nullValue int) : int renamed to public getLength(string String, nullValue int) : int in class com.navercorp.pinpoint.common.util.StringUtils | From | To | |
Rename Method public testNullSafeLength() : void renamed to public testGetLength() : void in class com.navercorp.pinpoint.common.util.StringUtilsTest | From | To |