4687b0b801bdcc50c763268e33eabd370ad8a85d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class com.puppycrawl.tools.checkstyle.coding.InputUnnecessaryParentheses.TypeD renamed to com.puppycrawl.tools.checkstyle.coding.InputUnnecessaryParentheses.TypeParameterized | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type d : TypeD<String> to d : TypeParameterized<String> in method private f6(a TypeA) : void in class com.puppycrawl.tools.checkstyle.coding.InputUnnecessaryParentheses | From | To |