1b97031873c6f3a06f109e67d9a1fb94e559dabb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getLogs(logCount int) : List<LogData> renamed to public generateLogs(logCount int) : List<LogData> in class org.kaaproject.kaa.demo.datacollection.DataCollectionDemo | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute LOGGER : Logger to LOG : Logger in class org.kaaproject.kaa.demo.datacollection.DataCollectionDemo | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type tecf : ThermostatEventClassFamily to tecf : CustomThermoEventClassFamily in method public doWork() : void in class org.kaaproject.kaa.demo.event.EventDemo | From | To |