90d4d9ee4d9b94ff9d9975e4e55799be56389d3b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public deleteRoundMethodLongClass() : void renamed to public replaceRoundMethodLongClass() : void in class com.google.errorprone.bugpatterns.MathRoundIntLongTest | From | To | |
| Rename Method public deleteRoundMethodAddParenthesis() : void renamed to public replaceRoundMethodAddParenthesis() : void in class com.google.errorprone.bugpatterns.MathRoundIntLongTest | From | To | |
| Rename Method public deleteRoundMethodLong() : void renamed to public replaceRoundMethodLong() : void in class com.google.errorprone.bugpatterns.MathRoundIntLongTest | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Fix to Description in method private removeMathRoundCall(tree MethodInvocationTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.MathRoundIntLong | From | To |