135367f2770df782528ca90e52853eadf5ef5ae5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type declaringType : GenericTypeDescription to declaringType : TypeDefinition in method protected TransformedMethod(declaringType TypeDefinition, methodToken MethodDescription.Token, definedShape MethodDescription.InDefinedShape) in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod | From | To | |
Rename Variable | 1 | ||
Rename Variable typeDescription : GenericTypeDescription to declaringType : TypeDefinition in method public matches(target T) : boolean in class net.bytebuddy.matcher.DeclaringTypeMatcher | From | To | |
Change Return Type | 2 | ||
Change Return Type GenericTypeDescription to TypeDefinition in method public getDeclaringType() : TypeDefinition in class net.bytebuddy.description.DeclaredByType | From | To | |
Change Return Type GenericTypeDescription to TypeDefinition in method public getDeclaringType() : TypeDefinition in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod | From | To | |
Change Variable Type | 2 | ||
Change Variable Type declaringType : GenericTypeDescription to declaringType : TypeDescription in method public extendBy(methodDescription MethodDescription, harmonizer Harmonizer<U>) : Entry<U> in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous | From | To | |
Change Variable Type typeDescription : GenericTypeDescription to declaringType : TypeDefinition in method public matches(target T) : boolean in class net.bytebuddy.matcher.DeclaringTypeMatcher | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type declaringType : GenericTypeDescription to declaringType : TypeDefinition in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod | From | To |