c4bf7db15f2317e89a57bfbc52fb3fa8c080a51b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Method | 2 | ||
Push Down Method public ForFixedValue(value Object) from class net.bytebuddy.asm.Advice.DynamicValue.ForFixedValue to protected OfConstant(value Object) from class net.bytebuddy.asm.Advice.DynamicValue.ForFixedValue.OfConstant | From | To | |
Push Down Method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, target ParameterDescription.InDefinedShape, annotation AnnotationDescription.Loadable<Annotation>, initialized boolean) : Object from class net.bytebuddy.asm.Advice.DynamicValue.ForFixedValue to protected doResolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, target ParameterDescription.InDefinedShape, annotation AnnotationDescription.Loadable<Annotation>, assigner Assigner, initialized boolean) : Object from class net.bytebuddy.asm.Advice.DynamicValue.ForFixedValue.OfConstant | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type typeDescription : TypeDescription to value : Object in method public bind(type Class<? extends T>, value Object) : WithCustomMapping in class net.bytebuddy.asm.Advice.WithCustomMapping | From | To | |
Rename Variable | 1 | ||
Rename Variable exception : UnmodifiableClassException to throwable : Throwable in method protected apply(instrumentation Instrumentation, circularityLock CircularityLock, locationStrategy LocationStrategy, listener AgentBuilder.Listener, redefinitionBatchAllocator BatchAllocator, redefinitionListener Listener) : void in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector | From | To | |
Push Down Attribute | 1 | ||
Push Down Attribute private value : Object from class net.bytebuddy.asm.Advice.DynamicValue.ForFixedValue to private value : Object from class net.bytebuddy.asm.Advice.DynamicValue.ForFixedValue.OfConstant | From | To | |
Change Variable Type | 1 | ||
Change Variable Type exception : UnmodifiableClassException to throwable : Throwable in method protected apply(instrumentation Instrumentation, circularityLock CircularityLock, locationStrategy LocationStrategy, listener AgentBuilder.Listener, redefinitionBatchAllocator BatchAllocator, redefinitionListener Listener) : void in class net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.Collector | From | To | |
Rename Parameter | 1 | ||
Rename Parameter typeDescription : TypeDescription to value : Object in method public bind(type Class<? extends T>, value Object) : WithCustomMapping in class net.bytebuddy.asm.Advice.WithCustomMapping | From | To |