116912f767eb89de0e5fbb799e4da3912aca72e9
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable meta : MetaAnnotated in method package metaAnnotated() : List<MetaAnnotated> from class org.immutables.value.processor.meta.Proto.AbstractDeclaring | From | To | |
Extract Method | 1 | ||
Extract Method public findAnnotation(annotationMirrors List<? extends AnnotationMirror>, annotationTypeName String) : AnnotationMirror extracted from public findAnnotation(annotationMirrors List<? extends AnnotationMirror>, annotationType Class<? extends Annotation>) : AnnotationMirror in class org.immutables.generator.AnnotationMirrors | From | To |