14d787681666734f0b0578293eb0817c8598847b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public stripExt(name String, singleMode boolean) : String extracted from public stripExt(name String) : String in class org.apache.camel.util.FileUtil | From | To | |
Extract Method public onlyExt(name String, singleMode boolean) : String extracted from public onlyExt(name String) : String in class org.apache.camel.util.FileUtil | From | To |