f4b9ef4159d379698c5f1d144f8aef6a77162d9d
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable value : int to write_value : int in method public setValue(pin Pin, value double) : void in class com.pi4j.gpio.extension.mcp.MCP4725GpioProvider | From | To | |
| Rename Variable vout : GpioPinAnalogOutput to output : GpioPinAnalogOutput in method public main(args String[]) : void in class MCP4725GpioExample | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass com.pi4j.gpio.extension.base.DacGpioProviderBase from classes [com.pi4j.gpio.extension.mcp.MCP4725GpioProvider] | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter percentage : double to value : double in method public setValue(pin Pin, value double) : void in class com.pi4j.gpio.extension.mcp.MCP4725GpioProvider | From | To |