4cd55790577cbc145f76ef1650c3c15be4eb386a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 2 | ||
Rename Class com.fasterxml.jackson.databind.struct.TestPOJOAsArray.Pojo renamed to com.fasterxml.jackson.databind.struct.TestPOJOAsArray.PojoAsArrayWrapper | From | To | |
Rename Class com.fasterxml.jackson.databind.struct.TestPOJOAsArray.PojoValue renamed to com.fasterxml.jackson.databind.struct.TestPOJOAsArray.PojoAsArray | From | To | |
Change Variable Type | 1 | ||
Change Variable Type p : Pojo to p : PojoAsArrayWrapper in method public testReadSimplePropertyValue() : void in class com.fasterxml.jackson.databind.struct.TestPOJOAsArray | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type value : PojoValue to value : PojoAsArray in class com.fasterxml.jackson.databind.struct.TestPOJOAsArray.PojoAsArrayWrapper | From | To |