28a0bddec5242356dd4171fff933d67ace44c766
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public apply(instrumentedMethod MethodDescription.InDefinedShape, methodVisitor MethodVisitor, metaDataHandler MetaDataHandler.ForInstrumentedMethod, classReader ClassReader) : void from class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved to public apply(classReader ClassReader) : void from class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.CodeCopier | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type methodEnter : Dispatcher.Resolved.ForMethodEnter to methodEnter : Dispatcher.Bound in class net.bytebuddy.asm.Advice.AdviceVisitor | From | To |