9ee3048eca9b5e7f63a54a3a1436c0367e0cb618
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private toUnsignedRadixString(value int, radix int) : String renamed to private toUnsignedString(value int, radix int) : String in class java.lang.Integer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter d : double to value : double in method private toPrecision(value double, digits int) : String in class java.math.BigDecimal | From | To |