3df11b7a80ef10efed3c96fcff70abc889474752
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public withParameters(parameters Iterable<Supplier<Type>>) : ParameterMatcher renamed to public withParametersOfType(parameters Iterable<Supplier<Type>>) : ParameterMatcher in class com.google.errorprone.matchers.method.ConstructorClassMatcherImpl | From | To | |
Rename Method public withParameters(parameters Iterable<Supplier<Type>>) : ParameterMatcher renamed to public withParametersOfType(parameters Iterable<Supplier<Type>>) : ParameterMatcher in class com.google.errorprone.matchers.method.MethodMatchers.ConstructorClassMatcher | From | To |