72136b8e5f0f7d8538d9a329437ff9d7bbd6fd73
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 24
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type excludedTypes : Set<? extends TypeDescription> to excludedAnnotations : Set<? extends AnnotationDescription> in method public Excluding(excludedAnnotations Set<? extends AnnotationDescription>) in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForInstrumentedType.Excluding | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute excludedTypes : Set<? extends TypeDescription> to excludedAnnotations : Set<? extends AnnotationDescription> in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForInstrumentedType.Excluding | From | To | |
| Rename Attribute valueFilter : AnnotationValueFilter to annotationValueFilter : AnnotationValueFilter in class net.bytebuddy.implementation.attribute.AbstractAttributeAppenderTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type excludedTypes : Set<? extends TypeDescription> to excludedAnnotations : Set<? extends AnnotationDescription> in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForInstrumentedType.Excluding | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter excludedTypes : Set<? extends TypeDescription> to excludedAnnotations : Set<? extends AnnotationDescription> in method public Excluding(excludedAnnotations Set<? extends AnnotationDescription>) in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForInstrumentedType.Excluding | From | To | |
| Rename Parameter originalType : TypeDescription to typeDescription : TypeDescription in method public Excluding(typeDescription TypeDescription) in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForInstrumentedType.Excluding | From | To |