9d03a3e3ee1f4b278bb3ebec08e547eb166f96f3
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type line : Line to line : Label in method public log(line Label) : void in class com.speedment.internal.ui.UISession | From | To | |
Change Return Type | 4 | ||
Change Return Type Line to Label in method public warning(message String) : Label in class com.speedment.internal.ui.util.LogUtil | From | To | |
Change Return Type Line to Label in method public info(message String) : Label in class com.speedment.internal.ui.util.LogUtil | From | To | |
Change Return Type Line to Label in method public success(message String) : Label in class com.speedment.internal.ui.util.LogUtil | From | To | |
Change Return Type Line to Label in method public error(message String) : Label in class com.speedment.internal.ui.util.LogUtil | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class com.speedment.internal.ui.output.Line moved and renamed to com.speedment.internal.ui.util.LogUtil | From | To |