3434463f6d94b9863374d65669333dcd780e6fb2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable relative : String to relativeName : String in method public getResults() : List<FileSearchResult> in class org.rapidoid.io.FileSearch | From | To | |
| Rename Variable filename : String to result : FileSearchResult in method public getRelativeNames() : List<String> in class org.rapidoid.io.FileSearch | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type filename : String to result : FileSearchResult in method public getRelativeNames() : List<String> in class org.rapidoid.io.FileSearch | From | To | |
| Extract Method | 1 | ||
| Extract Method public getResults() : List<FileSearchResult> extracted from public getRelativeNames() : List<String> in class org.rapidoid.io.FileSearch | From | To |