d7ba092a25e2de80954df40d43f887d1ece18485
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public extendsContainedType() : boolean renamed to public argTypeExtendsContainedType() : boolean in class com.google.errorprone.bugpatterns.CollectionIncompatibleTypeNegativeCases | From | To | |
Merge Variable | 1 | ||
Merge Variable [methodArg : ExpressionTree, typeArg : Type] to result : MatchResult in method public matchMethodInvocation(tree MethodInvocationTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.CollectionIncompatibleType | From | To | |
Extract Variable | 1 | ||
Extract Variable types : Types in method public matchMethodInvocation(tree MethodInvocationTree, state VisitorState) : Description from class com.google.errorprone.bugpatterns.CollectionIncompatibleType | From | To |