5bb30735e217e5877f4f8dec6bf71214dc9f9272
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public testDeclared() : void renamed to public testAsDefined() : void in class net.bytebuddy.description.method.AbstractMethodListTest | From | To | |
Rename Method public testDeclared() : void renamed to public testAsDefined() : void in class net.bytebuddy.description.field.AbstractFieldListTest | From | To | |
Rename Class | 3 | ||
Rename Class net.bytebuddy.description.field.FieldListForLoadedFieldTest renamed to net.bytebuddy.description.field.FieldListForLoadedFieldsTest | From | To | |
Rename Class net.bytebuddy.description.field.FieldDescriptionForLoadedFieldTest renamed to net.bytebuddy.description.field.FieldDescriptionForLoadedFieldsTest | From | To | |
Rename Class net.bytebuddy.description.field.FieldList.ForLoadedField renamed to net.bytebuddy.description.field.FieldList.ForLoadedFields | From | To | |
Rename Attribute | 1 | ||
Rename Attribute genericTypes : List<? extends TypeDefinition> to typeDefinitions : List<? extends TypeDefinition> in class net.bytebuddy.description.type.TypeList.Generic.Explicit | From | To | |
Rename Parameter | 2 | ||
Rename Parameter tokens : S... to token : S... in method public TokenList(token S...) in class net.bytebuddy.description.ByteCodeElement.Token.TokenList | From | To | |
Rename Parameter genericTypes : List<? extends TypeDefinition> to typeDefinitions : List<? extends TypeDefinition> in method public Explicit(typeDefinitions List<? extends TypeDefinition>) in class net.bytebuddy.description.type.TypeList.Generic.Explicit | From | To |