34c39a2d70892d6d12c5bad0eb75c4ae5aed8d5c
Files Diff
- Added: 4
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method public testDetachment() : void from class net.bytebuddy.description.type.generic.GenericTypeDescriptionVisitorAttachmentDetachmentTest to public testDetachment() : void from class net.bytebuddy.description.type.generic.GenericTypeDescriptionVisitorForDetachmentTest | From | To | |
| Move Method public testDetachedNoSource() : void from class net.bytebuddy.description.type.generic.GenericTypeDescriptionVisitorAttachmentDetachmentTest to public testDetachedNoSource() : void from class net.bytebuddy.description.type.generic.GenericTypeDescriptionVisitorForDetachmentTest | From | To | |
| Extract Class | 1 | ||
| Extract Class net.bytebuddy.description.type.generic.GenericTypeDescriptionVisitorForDetachmentTest from class net.bytebuddy.description.type.generic.GenericTypeDescriptionVisitorAttachmentDetachmentTest | From | To | |
| Rename Class | 2 | ||
| Rename Class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Erasing renamed to net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.TypeVariableErasing | From | To | |
| Rename Class net.bytebuddy.description.type.generic.GenericTypeDescriptionVisitorAttachmentDetachmentTest renamed to net.bytebuddy.description.type.generic.GenericTypeDescriptionVisitorForAttachmentTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute rawType : TypeDescription to typeDescription : TypeDescription in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType.Raw | From | To | |
| Inline Variable | 1 | ||
| Inline Variable upperBounds : GenericTypeList in method public onWildcardType(genericTypeDescription GenericTypeDescription) : GenericTypeDescription from class net.bytebuddy.description.type.generic.GenericTypeDescription.Visitor.Substitutor | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter rawType : TypeDescription to typeDescription : TypeDescription in method protected Raw(typeDescription TypeDescription) in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType.Raw | From | To |