99d8b1d16fef357fe857f53c1131022a7b952b46
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable target : TARGET in method private convertDataToFieldType(bean BEAN) : FIELDVALUE from class com.vaadin.data.Binder.BindingImpl | From | To | |
Extract Variable valueContext : ValueContext in method private convertDataToFieldType(bean BEAN) : FIELDVALUE from class com.vaadin.data.Binder.BindingImpl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type INSTANCES : ConcurrentMap<Class<?>,BeanPropertySet<?>> to INSTANCES : ConcurrentMap<InstanceKey,BeanPropertySet<?>> in class com.vaadin.data.BeanPropertySet | From | To |