0b31154654559d8e7fb96cbda78c4f228bfa8884
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private createImmutableAnalysis(state VisitorState) : ImmutableAnalysis extracted from public matchNewClass(tree NewClassTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.threadsafety.ImmutableChecker | From | To | |
Extract Method private createImmutableAnalysis(state VisitorState) : ImmutableAnalysis extracted from private checkInvocation(tree Tree, methodType Type, state VisitorState, symbol Symbol) : Description in class com.google.errorprone.bugpatterns.threadsafety.ImmutableChecker | From | To | |
Extract Method private createImmutableAnalysis(state VisitorState) : ImmutableAnalysis extracted from public matchTypeParameter(tree TypeParameterTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.threadsafety.ImmutableChecker | From | To | |
Extract Method private createImmutableAnalysis(state VisitorState) : ImmutableAnalysis extracted from public matchClass(tree ClassTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.threadsafety.ImmutableChecker | From | To |