a2781078bf1c9691497b4073c3293111794cee99
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Map<String,String> to Properties in method private parsePropertiesFile(file String) : Properties in class org.asynchttpclient.util.AsyncPropertiesHelper.Config | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type customProperties : Map<String,String> to customProperties : Properties in class org.asynchttpclient.util.AsyncPropertiesHelper.Config | From | To | |
Change Attribute Type defaultProperties : Map<String,String> to defaultProperties : Properties in class org.asynchttpclient.util.AsyncPropertiesHelper.Config | From | To |