87f770fea918734a050d306f7203ce5e7b1a69f0
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type matcher : ElementMatcher<? super String> to matcher : ElementMatcher<? super NamedElement> in method public TypeVariableMatcher(matcher ElementMatcher<? super NamedElement>) in class net.bytebuddy.matcher.TypeVariableMatcher | From | To | |
Change Parameter Type matcher : ElementMatcher<? super String> to matcher : ElementMatcher<? super NamedElement> in method public isVariable(matcher ElementMatcher<? super NamedElement>) : ElementMatcher<T> in class net.bytebuddy.matcher.ElementMatchers | From | To | |
Rename Class | 2 | ||
Rename Class net.bytebuddy.matcher.TypeSymbolMatcherTest renamed to net.bytebuddy.matcher.TypeVariableMatcherTest | From | To | |
Rename Class net.bytebuddy.matcher.TypeSymbolMatcher renamed to net.bytebuddy.matcher.TypeVariableMatcher | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type matcher : ElementMatcher<? super String> to matcher : ElementMatcher<? super NamedElement> in class net.bytebuddy.matcher.TypeVariableMatcherTest | From | To | |
Change Attribute Type matcher : ElementMatcher<? super String> to matcher : ElementMatcher<? super NamedElement> in class net.bytebuddy.matcher.TypeVariableMatcher | From | To |