131b09106f76cdfca1d7292f2cc39a35834c7a67
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public call() : Void renamed to public run() : void in class org.eclipse.jgit.util.FS.StreamGobbler | From | To | |
Change Return Type | 1 | ||
Change Return Type Void to void in method public run() : void in class org.eclipse.jgit.util.FS.StreamGobbler | From | To | |
Extract Method | 1 | ||
Extract Method package copy() : void extracted from public call() : Void in class org.eclipse.jgit.util.FS.StreamGobbler | From | To |