b6b70f6b9dc3d00c71f6150d62d583698053f631
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 4 | ||
Change Attribute Type subErrors : Vector<InvalidLayout> to subErrors : List<InvalidLayout> in class com.vaadin.server.ComponentSizeValidator.InvalidLayout | From | To | |
Change Attribute Type attr : Vector<Object> to attr : List<Object> in class com.vaadin.server.JsonPaintTarget.JsonTag | From | To | |
Change Attribute Type children : Vector<Object> to children : List<Object> in class com.vaadin.server.JsonPaintTarget.JsonTag | From | To | |
Change Attribute Type variables : Vector<Object> to variables : List<Object> in class com.vaadin.server.JsonPaintTarget.JsonTag | From | To |