72f92c9470d687866cfd89634aa9e406fc9c8f67
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable superType : Type in method private getPrettyName(sym Symbol) : String from class com.google.errorprone.bugpatterns.threadsafety.ImmutableAnalysis | From | To | |
Extract Method | 1 | ||
Extract Method private mutableEnclosingInstance(tree Optional<ClassTree>, type ClassType) : Type extracted from package checkForImmutability(tree Optional<ClassTree>, immutableTyParams ImmutableSet<String>, type ClassType) : Violation in class com.google.errorprone.bugpatterns.threadsafety.ImmutableAnalysis | From | To |