67231441e26eba9727ac960a6ecbc2c935d055f8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private inEqualsImplementation(classType Type, type Type, state VisitorState) : boolean renamed to private inEqualsOrCompareTo(classType Type, type Type, state VisitorState) : boolean in class com.google.errorprone.bugpatterns.ReferenceEquality | From | To | |
| Extract Method | 1 | ||
| Extract Method private getOnlyMember(state VisitorState, type Type, name String) : Symbol extracted from public implementsEquals(type Type, state VisitorState) : boolean in class com.google.errorprone.bugpatterns.ReferenceEquality | From | To |