93abc1f4e6d36d66ff1ab5639d3dc8a0e12a2fd8
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type predefinedMethodSignatures : ElementMatcher<MethodDescription> to predefinedMethodSignatures : ElementMatcher<? super MethodDescription> in method protected InlineInstrumentationMatcher(ignoredMethods ElementMatcher<? super MethodDescription>, predefinedMethodSignatures ElementMatcher<? super MethodDescription>) in class net.bytebuddy.dynamic.scaffold.inline.InlineInstrumentationMatcher | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type predefinedMethodSignatures : ElementMatcher<MethodDescription> to predefinedMethodSignatures : ElementMatcher<? super MethodDescription> in class net.bytebuddy.dynamic.scaffold.inline.InlineInstrumentationMatcher | From | To |