522ff980481f4c3a24dc8efca4843cc71cecb89b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Push Down Method | 2 | ||
| Push Down Method public prepare(instrumentedType InstrumentedType) : InstrumentedType from class net.bytebuddy.implementation.FieldAccessor to public prepare(instrumentedType InstrumentedType) : InstrumentedType from class net.bytebuddy.implementation.FieldAccessor.ForImplicitProperty | From | To | |
| Push Down Method protected setter(fieldDescription FieldDescription, parameterDescription ParameterDescription) : StackManipulation from class net.bytebuddy.implementation.FieldAccessor to protected resolve(target FieldDescription.InDefinedShape, fieldDescription FieldDescription, instrumentedType TypeDescription, instrumentedMethod MethodDescription) : StackManipulation from class net.bytebuddy.implementation.FieldAccessor.ForSetter.OfReferenceValue | From | To | |
| Change Parameter Type | 3 | ||
| Change Parameter Type implementationContext : Implementation.Context to implementationContext : Context in method public apply(methodVisitor MethodVisitor, implementationContext Context, instrumentedMethod MethodDescription) : Size in class net.bytebuddy.implementation.FieldAccessor.ForSetter.Appender | From | To | |
| Change Parameter Type terminate : boolean to terminationHandler : TerminationHandler in method private toStackManipulation(implementationTarget Target, instrumentedMethod MethodDescription, terminationHandler TerminationHandler) : StackManipulation in class net.bytebuddy.implementation.MethodCall | From | To | |
| Change Parameter Type terminationHandler : TerminationHandler to terminationHandler : TerminationHandler.Factory in method protected MethodCall(methodLocator MethodLocator, targetHandler TargetHandler, argumentLoaders List<ArgumentLoader.Factory>, preparables List<InstrumentedType.Prepareable>, methodInvoker MethodInvoker, terminationHandler TerminationHandler.Factory, assigner Assigner, typing Assigner.Typing) in class net.bytebuddy.implementation.MethodCall | From | To | |
| Change Return Type | 2 | ||
| Change Return Type Implementation.Composable to Composable in method public setsArgumentAt(index int) : Composable in class net.bytebuddy.implementation.FieldAccessor.PropertyConfigurable | From | To | |
| Change Return Type Implementation.Composable to Composable in method public withAssigner(assigner Assigner, typing Assigner.Typing) : Composable in class net.bytebuddy.implementation.MethodCall | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class net.bytebuddy.implementation.FieldAccessor.ForParameterSetter moved and renamed to net.bytebuddy.implementation.FieldAccessor.ForSetter.OfParameterValue | From | To | |
| Move Class | 2 | ||
| Move Class net.bytebuddy.implementation.FieldAccessor.ForParameterSetter.TerminationHandler moved to net.bytebuddy.implementation.FieldAccessor.ForSetter.TerminationHandler | From | To | |
| Move Class net.bytebuddy.implementation.FieldAccessor.ForParameterSetter.Appender moved to net.bytebuddy.implementation.FieldAccessor.ForSetter.Appender | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type terminationHandler : TerminationHandler to terminationHandler : TerminationHandler.Factory in class net.bytebuddy.implementation.MethodCall | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method protected resolve(unused Void, fieldDescription FieldDescription, instrumentedType TypeDescription, instrumentedMethod MethodDescription) : StackManipulation extracted from public apply(methodVisitor MethodVisitor, implementationContext Implementation.Context, instrumentedMethod MethodDescription) : Size in class net.bytebuddy.implementation.FieldAccessor.ForParameterSetter.Appender & moved to class net.bytebuddy.implementation.FieldAccessor.ForSetter.OfParameterValue | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter terminate : boolean to terminationHandler : TerminationHandler in method private toStackManipulation(implementationTarget Target, instrumentedMethod MethodDescription, terminationHandler TerminationHandler) : StackManipulation in class net.bytebuddy.implementation.MethodCall | From | To |