1ee52b66b1f45994a102e1b06e00d7903afffe42
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private wrapCachingAnnotationMirrors(mirrors List<? extends AnnotationMirror>) : List<? extends AnnotationMirror> from class org.immutables.value.processor.meta.CachingElements.CachingElement to private asCaching(mirrors List<? extends AnnotationMirror>) : List<AnnotationMirror> from class org.immutables.value.processor.meta.CachingElements | From | To | |
Change Return Type | 1 | ||
Change Return Type List<? extends AnnotationMirror> to List<AnnotationMirror> in method private asCaching(mirrors List<? extends AnnotationMirror>) : List<AnnotationMirror> in class org.immutables.value.processor.meta.CachingElements | From | To |