9365441396efdcf852e9076bdb6ca0fcc841434c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type type : Class to type : Class<?> in method private getGenericTypeTree(type Class<?>, indent int) : String in class org.apache.flink.api.java.Utils | From | To | |
Change Parameter Type typeInfo : CompositeType to typeInfo : CompositeType<?> in method public getContainedGenericTypes(typeInfo CompositeType<?>, target List<GenericTypeInfo<?>>) : void in class org.apache.flink.api.java.Utils | From | To | |
Change Variable Type | 1 | ||
Change Variable Type fieldType : TypeInformation to fieldType : TypeInformation<?> in method private getSerializerTree(ti TypeInformation<T>, indent int) : String in class org.apache.flink.api.java.Utils | From | To |