8032c3e2879f8ec174d7a85d30f4ad5a90af018c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type hashSet : Set<Integer> to hashSet : Collection<Integer> in method public setHashSet(hashSet Collection<Integer>) : void in class com.alibaba.json.bvt.bug.Bug_for_issue_383.Member | From | To | |
| Change Parameter Type hashSet : Set<Integer> to hashSet : Collection<Integer> in method public setHashSet(hashSet Collection<Integer>) : void in class com.alibaba.json.bvt.bug.Bug_for_issue_383.TestClass | From | To | |
| Change Return Type | 2 | ||
| Change Return Type Set<Integer> to Collection<Integer> in method public getHashSet() : Collection<Integer> in class com.alibaba.json.bvt.bug.Bug_for_issue_383.Member | From | To | |
| Change Return Type Set<Integer> to Collection<Integer> in method public getHashSet() : Collection<Integer> in class com.alibaba.json.bvt.bug.Bug_for_issue_383.TestClass | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type hashSet : Set<Integer> to hashSet : Collection<Integer> in class com.alibaba.json.bvt.bug.Bug_for_issue_383.Member | From | To | |
| Change Attribute Type hashSet : Set<Integer> to hashSet : Collection<Integer> in class com.alibaba.json.bvt.bug.Bug_for_issue_383.TestClass | From | To |