8134a6f5242f2982bdfce67b20e0f3aefa79148e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable pinCache : GpioProviderPinCache in method public setState(pin Pin, state PinState) : void from class com.pi4j.io.gpio.GpioProviderBase | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cache : Map<Pin,GpioProviderPinCache> to cache : GpioProviderPinCache[] in class com.pi4j.io.gpio.GpioProviderBase | From | To |