1ac6c591a652200075fff540242b556dbd75c8b3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable min : double to roundedMin : double in method public setMin(min double) : void in class com.vaadin.ui.Slider | From | To | |
| Rename Variable max : double to roundedMax : double in method public setMax(max double) : void in class com.vaadin.ui.Slider | From | To | |
| Rename Variable newValue : double to ratio : double in method private getRoundedValue(value Double) : double in class com.vaadin.ui.Slider | From | To | |
| Extract Method | 1 | ||
| Extract Method private getRoundedValue(value Double) : double extracted from protected setValue(value Double, repaintIsNotNeeded boolean) : void in class com.vaadin.ui.Slider | From | To |