82be3aa8681fc8f3f42ca937c99d453eb6b87813
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public testNonGenericTypeNoParameters() : void renamed to public testNonGenericTypeNoTypeArguments() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest | From | To | |
Rename Method public testGenericArrayTypeNoParameters() : void renamed to public testGenericArrayTypeNoTypeArguments() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest | From | To | |
Rename Method public testNonGenericTypeNoOwnerType() : void renamed to public testNonGenericTypeOwnerType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest | From | To |