1cd9d07f551767c9f9f8a3d9c8132cd7afa088cb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public getId() : int renamed to public getPersonId() : int in class com.alibaba.json.bvt.serializer.filters.MTopFilterTest.Person | From | To | |
| Rename Method public setId(id int) : void renamed to public setPersonId(personId int) : void in class com.alibaba.json.bvt.serializer.filters.MTopFilterTest.Person | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute id : int to personId : int in class com.alibaba.json.bvt.serializer.filters.MTopFilterTest.Person | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter id : int to personId : int in method public setPersonId(personId int) : void in class com.alibaba.json.bvt.serializer.filters.MTopFilterTest.Person | From | To |