be58bf2e8104955f4270e71869e20481647e3192
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable splitResult : String in method public splitString(stringToSplit String, delimiter String, enclosure String, removeEnclosure boolean) : String[] from class org.pentaho.di.core.Const | From | To | |
Extract Method | 1 | ||
Extract Method public splitString(stringToSplit String, delimiter String, enclosure String, removeEnclosure boolean) : String[] extracted from public splitString(stringToSplit String, delimiter String, enclosure String) : String[] in class org.pentaho.di.core.Const | From | To |