0fb50157c52589ed56c7ec2451d7a2984eff0c1f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Parameter | 2 | ||
| Rename Parameter annotationType : Class<T> to type : Class<T> in method public getAnnotation(type Class<T>) : T in class org.apache.camel.cdi.AnnotatedDelegate | From | To | |
| Rename Parameter annotationType : Class<? extends Annotation> to type : Class<? extends Annotation> in method public isAnnotationPresent(type Class<? extends Annotation>) : boolean in class org.apache.camel.cdi.AnnotatedDelegate | From | To |