79a00cd90695c9ab72f301ca30fe2cbbc1fe8e36
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type controlData : ControlData to category : int in method package Device(id String, category int) in class com.google.gson.regression.JsonAdapterNullSafeTest.Device | From | To | |
Move Attribute | 1 | ||
Move Attribute package category : int from class com.google.gson.regression.JsonAdapterNullSafeTest.ControlData to package category : int from class com.google.gson.regression.JsonAdapterNullSafeTest.Device | From | To | |
Rename Attribute | 1 | ||
Rename Attribute controlData : ControlData to category : int in class com.google.gson.regression.JsonAdapterNullSafeTest.Device | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type controlData : ControlData to category : int in class com.google.gson.regression.JsonAdapterNullSafeTest.Device | From | To | |
Rename Parameter | 1 | ||
Rename Parameter controlData : ControlData to category : int in method package Device(id String, category int) in class com.google.gson.regression.JsonAdapterNullSafeTest.Device | From | To |