43f7e39d34714306f04b97d3557d828ce2b4d43d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type strings : String[] to strings : CharSequence[] in method public isEmpty(strings CharSequence[]) : boolean in class org.pentaho.di.core.Const | From | To | |
Change Parameter Type string : String to string : CharSequence in method public isEmpty(string CharSequence) : boolean in class org.pentaho.di.core.Const | From | To | |
Rename Variable | 2 | ||
Rename Variable look : String to aString : String in method public repl(str StringBuilder, code String, repl String) : void in class org.pentaho.di.core.Const | From | To | |
Rename Variable look : String to aString : String in method public repl(str StringBuffer, code String, repl String) : void in class org.pentaho.di.core.Const | From | To |