e29f23f35b13da703d3b610318b9680319dfaa14
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 2 | ||
Rename Attribute bridgeMethodInvocation : SpecialMethodInvocation to bridgeTargetInvocation : SpecialMethodInvocation in class net.bytebuddy.agent.builder.AgentBuilder.Default.LambdaInstrumentationStrategy.LambdaInstanceFactory.BridgeMethodImplementation.Appender | From | To | |
Rename Attribute lambdaDispatcherMethod : MethodDescription to targetMethod : MethodDescription in class net.bytebuddy.agent.builder.AgentBuilder.Default.LambdaInstrumentationStrategy.LambdaInstanceFactory.LambdaMethodImplementation.Appender | From | To | |
Rename Parameter | 2 | ||
Rename Parameter bridgeMethodInvocation : SpecialMethodInvocation to bridgeTargetInvocation : SpecialMethodInvocation in method protected Appender(bridgeTargetInvocation SpecialMethodInvocation) in class net.bytebuddy.agent.builder.AgentBuilder.Default.LambdaInstrumentationStrategy.LambdaInstanceFactory.BridgeMethodImplementation.Appender | From | To | |
Rename Parameter lambdaDispatcherMethod : MethodDescription to targetMethod : MethodDescription in method protected Appender(targetMethod MethodDescription, specializedLambdaMethod JavaInstance.MethodType, declaredFields List<FieldDescription.InDefinedShape>) in class net.bytebuddy.agent.builder.AgentBuilder.Default.LambdaInstrumentationStrategy.LambdaInstanceFactory.LambdaMethodImplementation.Appender | From | To |