b715ac50ecce3b3a9fdc539672142bbcbbebedf0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type matcher : ElementMatcher.Junction<? super MethodDescription> to matcher : ElementMatcher<? super MethodDescription> in method private ForVirtualMethods(methodGraphCompiler MethodGraph.Compiler, targetType TypeDescription, matcher ElementMatcher<? super MethodDescription>) in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForVirtualMethods | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type matcher : ElementMatcher.Junction<? super MethodDescription> to matcher : ElementMatcher<? super MethodDescription> in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForVirtualMethods | From | To |