3cd5e1a1dab61b8a6b328c0839211b6862d15521
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type beanType : Class<T> to instanceKey : InstanceKey<T> in method private BeanPropertySet(instanceKey InstanceKey<T>, checkNestedDefinitions boolean, propertyFilterDefinition PropertyFilterDefinition) in class com.vaadin.data.BeanPropertySet | From | To | |
Change Parameter Type beanType : Class<?> to instanceKey : InstanceKey<T> in method private SerializedPropertySet(instanceKey InstanceKey<T>) in class com.vaadin.data.BeanPropertySet.SerializedPropertySet | From | To | |
Change Parameter Type beanType : Class<T> to instanceKey : InstanceKey<T> in method private BeanPropertySet(instanceKey InstanceKey<T>) in class com.vaadin.data.BeanPropertySet | From | To | |
Change Parameter Type type : Class<?> to type : Class<T> in method public InstanceKey(type Class<T>, checkNestedDefinitions boolean, depth int, ignorePackageNames List<String>) in class com.vaadin.data.BeanPropertySet.InstanceKey | From | To | |
Rename Attribute | 2 | ||
Rename Attribute beanType : Class<T> to instanceKey : InstanceKey<T> in class com.vaadin.data.BeanPropertySet | From | To | |
Rename Attribute beanType : Class<?> to instanceKey : InstanceKey<T> in class com.vaadin.data.BeanPropertySet.SerializedPropertySet | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type beanType : Class<?> to instanceKey : InstanceKey<T> in class com.vaadin.data.BeanPropertySet.SerializedPropertySet | From | To | |
Change Attribute Type beanType : Class<T> to instanceKey : InstanceKey<T> in class com.vaadin.data.BeanPropertySet | From | To | |
Change Attribute Type type : Class<?> to type : Class<T> in class com.vaadin.data.BeanPropertySet.InstanceKey | From | To | |
Change Attribute Type INSTANCES : ConcurrentMap<InstanceKey,BeanPropertySet<?>> to INSTANCES : ConcurrentMap<InstanceKey<?>,BeanPropertySet<?>> in class com.vaadin.data.BeanPropertySet | From | To | |
Rename Parameter | 3 | ||
Rename Parameter beanType : Class<T> to instanceKey : InstanceKey<T> in method private BeanPropertySet(instanceKey InstanceKey<T>, checkNestedDefinitions boolean, propertyFilterDefinition PropertyFilterDefinition) in class com.vaadin.data.BeanPropertySet | From | To | |
Rename Parameter beanType : Class<T> to instanceKey : InstanceKey<T> in method private BeanPropertySet(instanceKey InstanceKey<T>) in class com.vaadin.data.BeanPropertySet | From | To | |
Rename Parameter beanType : Class<?> to instanceKey : InstanceKey<T> in method private SerializedPropertySet(instanceKey InstanceKey<T>) in class com.vaadin.data.BeanPropertySet.SerializedPropertySet | From | To |