63d4ba770289628477821bb3937ac06802d9e018
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public isEmpty(string String) : boolean extracted from public isNonEmpty(string String) : boolean in class org.asynchttpclient.util.MiscUtils | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public isEmpty(string String) : boolean extracted from public create(context Uri, originalUrl String) : Uri in class org.asynchttpclient.uri.Uri & moved to class org.asynchttpclient.util.MiscUtils | From | To |