4639ca0bfb8833eee9587cb5311678689aae799f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable descr : PropertyDescriptor to method : Method in method public getPropertyNames(targetClass Class<?>) : Set<String> in class com.zaxxer.hikari.util.PropertyElf | From | To | |
Rename Variable capitalized : String to methodName : String in method private setProperty(target Object, propName String, propValue Object) : void in class com.zaxxer.hikari.util.PropertyElf | From | To | |
Change Variable Type | 1 | ||
Change Variable Type descr : PropertyDescriptor to method : Method in method public getPropertyNames(targetClass Class<?>) : Set<String> in class com.zaxxer.hikari.util.PropertyElf | From | To | |
Extract Variable | 1 | ||
Extract Variable name : String in method public getPropertyNames(targetClass Class<?>) : Set<String> from class com.zaxxer.hikari.util.PropertyElf | From | To |