12fd92fb1c41e5b9aa6ec4455d8802911e179052
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 4 | ||
| Rename Method public setId(id int) : void renamed to public setMessageId(messageId int) : void in class com.alibaba.json.bvt.parser.deser.SmartMatchTest.VO | From | To | |
| Rename Method public getId() : int renamed to public getMessageId() : int in class com.alibaba.json.bvt.parser.deser.SmartMatchTest.VO | From | To | |
| Rename Method public setId(id int) : void renamed to public setMessageId(messageId int) : void in class com.alibaba.json.bvt.parser.deser.SmartMatchTest.VO2 | From | To | |
| Rename Method public getId() : int renamed to public getMessageId() : int in class com.alibaba.json.bvt.parser.deser.SmartMatchTest.VO2 | From | To | |
| Move Attribute | 4 | ||
| Move Attribute private id : int from class com.alibaba.json.bvt.parser.deser.SmartMatchTest.VO to private id : int from class com.alibaba.json.bvt.parser.deser.SmartMatchTest2.VO2 | From | To | |
| Move Attribute private id : int from class com.alibaba.json.bvt.parser.deser.SmartMatchTest.VO2 to private id : int from class com.alibaba.json.bvt.parser.deser.SmartMatchTest2.VO | From | To | |
| Move Attribute private id : int from class com.alibaba.json.bvt.parser.deser.SmartMatchTest.VO to private id : int from class com.alibaba.json.bvt.parser.deser.SmartMatchTest2.VO | From | To | |
| Move Attribute private id : int from class com.alibaba.json.bvt.parser.deser.SmartMatchTest.VO2 to private id : int from class com.alibaba.json.bvt.parser.deser.SmartMatchTest2.VO2 | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute id : int to messageId : int in class com.alibaba.json.bvt.parser.deser.SmartMatchTest.VO | From | To | |
| Rename Attribute id : int to messageId : int in class com.alibaba.json.bvt.parser.deser.SmartMatchTest.VO2 | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter id : int to messageId : int in method public setMessageId(messageId int) : void in class com.alibaba.json.bvt.parser.deser.SmartMatchTest.VO | From | To | |
| Rename Parameter id : int to messageId : int in method public setMessageId(messageId int) : void in class com.alibaba.json.bvt.parser.deser.SmartMatchTest.VO2 | From | To |