10811b096887729aa109d176d4592246ca7988d1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method public getQualifiedNamedAnnotation(element Element, name String) : AnnotationMirror extracted from public getAnnotation(element Element, annotationClass Class<?>) : AnnotationMirror in class com.google.devtools.j2objc.util.ElementUtil | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter annotationName : String to name : String in method public hasNamedAnnotation(ac AnnotatedConstruct, name String) : boolean in class com.google.devtools.j2objc.util.ElementUtil | From | To |