cefe63a9beae5bec3620c953fba256578725e262
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Method | 1 | ||
Push Down Method public assemble(attributeAppender MethodAttributeAppender) : TypeWriter.MethodPool.Entry from class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForImplementation.Compiled to public assemble(attributeAppender MethodAttributeAppender, methodDescription MethodDescription) : TypeWriter.MethodPool.Entry from class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAbstractMethod | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type methodDescription : MethodDescription to resolution : MethodRebaseResolver.Resolution in method protected CodePreservingMethodVisitor(actualMethodVisitor MethodVisitor, entry MethodPool.Entry, resolution MethodRebaseResolver.Resolution) in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.CodePreservingMethodVisitor | From | To | |
Move Method | 1 | ||
Move Method public assemble(attributeAppender MethodAttributeAppender) : TypeWriter.MethodPool.Entry from class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAnnotationValue to public assemble(attributeAppender MethodAttributeAppender, methodDescription MethodDescription) : TypeWriter.MethodPool.Entry from class net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAbstractMethod | From | To | |
Rename Variable | 2 | ||
Rename Variable that : ForAnnotationDefaultValue to withBody : WithBody in method public equals(other Object) : boolean in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Entry.ForDeclaredMethod.WithBody | From | To | |
Rename Variable cachedEntry : Handler.Compiled to cachedHandler : Handler.Compiled in method public compile(implementationTargetFactory Implementation.Target.Factory) : MethodRegistry.Compiled in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared | From | To | |
Change Return Type | 1 | ||
Change Return Type Entry to TypeWriter.MethodPool.Entry in method public target(methodDescription MethodDescription) : TypeWriter.MethodPool.Entry in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled | From | To | |
Move And Rename Class | 3 | ||
Move And Rename Class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Entry.ForAbstractMethod moved and renamed to net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Entry.ForDeclaredMethod.WithoutBody | From | To | |
Move And Rename Class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Entry.ForImplementation moved and renamed to net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Entry.ForDeclaredMethod.WithAnnotationDefaultValue | From | To | |
Move And Rename Class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Entry.ForAnnotationDefaultValue moved and renamed to net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Entry.ForDeclaredMethod.WithBody | From | To | |
Rename Attribute | 2 | ||
Rename Attribute accessorMethodEntries : Map<MethodDescription,TypeWriter.MethodPool.Entry> to accessorMethods : List<TypeWriter.MethodPool.Entry> in class net.bytebuddy.implementation.Implementation.Context.Default | From | To | |
Rename Attribute annotationValue : Object to methodDescription : MethodDescription in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Entry.ForDeclaredMethod.WithBody | From | To | |
Change Variable Type | 2 | ||
Change Variable Type that : ForAnnotationDefaultValue to withBody : WithBody in method public equals(other Object) : boolean in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Entry.ForDeclaredMethod.WithBody | From | To | |
Change Variable Type entries : LinkedHashMap<MethodDescription,TypeWriter.MethodPool.Entry> to entries : LinkedHashMap<MethodDescription,Compiled.Entry> in method public compile(implementationTargetFactory Implementation.Target.Factory) : MethodRegistry.Compiled in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type annotationValue : Object to methodDescription : MethodDescription in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Entry.ForDeclaredMethod.WithBody | From | To | |
Change Attribute Type accessorMethodEntries : Map<MethodDescription,TypeWriter.MethodPool.Entry> to accessorMethods : List<TypeWriter.MethodPool.Entry> in class net.bytebuddy.implementation.Implementation.Context.Default | From | To | |
Rename Parameter | 1 | ||
Rename Parameter methodDescription : MethodDescription to resolution : MethodRebaseResolver.Resolution in method protected CodePreservingMethodVisitor(actualMethodVisitor MethodVisitor, entry MethodPool.Entry, resolution MethodRebaseResolver.Resolution) in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor.CodePreservingMethodVisitor | From | To |