d9415ac10cfda8adb3eb3fb729f6334369ad931d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable name : Object to entry : Map.Entry<String,Object> in method private createOverridingProperties() : Properties in class com.puppycrawl.tools.checkstyle.CheckStyleTask | From | To | |
Change Variable Type | 2 | ||
Change Variable Type antProps : Hashtable<?,?> to antProps : Map<String,Object> in method private createOverridingProperties() : Properties in class com.puppycrawl.tools.checkstyle.CheckStyleTask | From | To | |
Change Variable Type name : Object to entry : Map.Entry<String,Object> in method private createOverridingProperties() : Properties in class com.puppycrawl.tools.checkstyle.CheckStyleTask | From | To |