886122a3f122d4fb358cd39a9003f804490eddda
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable message : String in method private checkSuper(immutableTyParams ImmutableSet<String>, type ClassType) : Violation from class com.google.errorprone.bugpatterns.threadsafety.ImmutableAnalysis | From | To | |
Extract Method | 3 | ||
Extract Method package describeClass(tree Tree, info Violation) : Description.Builder extracted from public matchClass(tree ClassTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.threadsafety.ImmutableAnnotationChecker | From | To | |
Extract Method private describeAnonymous(tree Tree, superType Type, info Violation) : Description.Builder extracted from private handleAnonymousClass(tree ClassTree, state VisitorState, analysis ImmutableAnalysis) : Description in class com.google.errorprone.bugpatterns.threadsafety.ImmutableChecker | From | To | |
Extract Method private describe(tree Tree, info Violation) : Description.Builder extracted from public matchClass(tree ClassTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.threadsafety.ImmutableEnumChecker | From | To |