2c605a015b0952961ce24259d9add084738e2ba2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type matcher : ElementMatcher<? super Iterable<? extends TypeDefinition>> to matcher : ElementMatcher<? super Iterable<? extends TypeDescription>> in method public CollectionRawTypeMatcher(matcher ElementMatcher<? super Iterable<? extends TypeDescription>>) in class net.bytebuddy.matcher.CollectionRawTypeMatcher | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type matcher : ElementMatcher<? super Iterable<? extends TypeDefinition>> to matcher : ElementMatcher<? super Iterable<? extends TypeDescription>> in class net.bytebuddy.matcher.CollectionRawTypeMatcher | From | To |