29074ef481891ba2f16eff9e800a8b1f8d135315
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class net.bytebuddy.implementation.MethodDelegationOtherrTest renamed to net.bytebuddy.implementation.MethodDelegationOtherTest | From | To | |
Extract Method | 1 | ||
Extract Method public to(delegate Object, type Class<?>, fieldName String, methodGraphCompiler MethodGraph.Compiler) : MethodDelegation extracted from public to(delegate Object, fieldName String, methodGraphCompiler MethodGraph.Compiler) : MethodDelegation in class net.bytebuddy.implementation.MethodDelegation | From | To |