edbe0cef91f1776a0ceebd6d47cfd73589cddce3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type int to double in method public getDoubleProperty(name String) : double in class com.vaadin.client.ComputedStyle | From | To | |
Change Return Type int to double in method private parseDoubleNative(value String) : double in class com.vaadin.client.ComputedStyle | From | To | |
Change Variable Type | 1 | ||
Change Variable Type result : int to result : double in method public getDoubleProperty(name String) : double in class com.vaadin.client.ComputedStyle | From | To |