784714ba939f6cabde1e42a9237e036a8c2af4b1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public dataBits(stopBits StopBits) : SerialConfig renamed to public stopBits(stopBits StopBits) : SerialConfig in class com.pi4j.io.serial.SerialConfig | From | To | |
| Rename Variable | 3 | ||
| Rename Variable serialPort : String to config : SerialConfig in method public main(args String[]) : void in class bananapro.SerialExample | From | To | |
| Rename Variable serialPort : String to config : SerialConfig in method public main(args String[]) : void in class SerialExample | From | To | |
| Rename Variable serialPort : String to config : SerialConfig in method public main(args String[]) : void in class bananapi.SerialExample | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type serialPort : String to config : SerialConfig in method public main(args String[]) : void in class SerialExample | From | To | |
| Change Variable Type serialPort : String to config : SerialConfig in method public main(args String[]) : void in class bananapi.SerialExample | From | To | |
| Change Variable Type serialPort : String to config : SerialConfig in method public main(args String[]) : void in class bananapro.SerialExample | From | To |