76edb2df93ce293fc01103ebd146576a1207c245
Files Diff
- Added: 4
- Removed: 3
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Class | 1 | ||
Move And Rename Class com.pi4j.device.pibrella.Buzzer moved and renamed to com.pi4j.device.pibrella.impl.PibrellaBuzzerImpl | From | To | |
Move Class | 2 | ||
Move Class com.pi4j.device.pibrella.PibrellaBase moved to com.pi4j.device.pibrella.impl.PibrellaBase | From | To | |
Move Class com.pi4j.device.piface.PiFaceBase moved to com.pi4j.device.piface.impl.PiFaceBase | From | To | |
Rename Attribute | 1 | ||
Rename Attribute cylonSpeed : int to pulseRate : int in class PibrellaExample | From | To | |
Extract Interface | 1 | ||
Extract Interface com.pi4j.component.buzzer.Buzzer from classes [com.pi4j.device.pibrella.impl.PibrellaBuzzerImpl] | From | To |