ae1156bebfcbf2fc7b38006fe1701cc22859cf57
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type Matcher<MethodInvocationTree> to Matcher<? super MethodInvocationTree> in method public abstract specializedMatcher() : Matcher<? super MethodInvocationTree> in class com.google.errorprone.bugpatterns.AbstractReturnValueIgnored | From | To | |
Change Return Type Matcher<MethodInvocationTree> to Matcher<? super MethodInvocationTree> in method public specializedMatcher() : Matcher<? super MethodInvocationTree> in class com.google.errorprone.bugpatterns.ReturnValueIgnored | From | To |