0d4994f3683df4398b7078b97dac35ece5cb9692
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Variable | 1 | ||
| Inline Variable annotated : Symbol in method package getImmutableAnnotation(sym Symbol, state VisitorState) : ImmutableAnnotationInfo from class com.google.errorprone.bugpatterns.threadsafety.ImmutableAnalysis | From | To | |
| Extract Method | 2 | ||
| Extract Method package getInheritedAnnotation(sym Symbol, state VisitorState) : ImmutableAnnotationInfo extracted from package getImmutableAnnotation(sym Symbol, state VisitorState) : ImmutableAnnotationInfo in class com.google.errorprone.bugpatterns.threadsafety.ImmutableAnalysis | From | To | |
| Extract Method private containerOf(state VisitorState, attr Compound) : ImmutableList<String> extracted from package getImmutableAnnotation(sym Symbol, state VisitorState) : ImmutableAnnotationInfo in class com.google.errorprone.bugpatterns.threadsafety.ImmutableAnalysis | From | To |