7e92aca42aaa987a9fb883dd3bee17fb8172d2d9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to RspList<T> in method public addRsp(sender Address, retval T) : RspList<T> in class org.jgroups.util.RspList | From | To | |
Rename Attribute | 5 | ||
Rename Attribute a3 : Address to c : Address in class org.jgroups.tests.RspListTest | From | To | |
Rename Attribute a2 : Address to b : Address in class org.jgroups.tests.RspListTest | From | To | |
Rename Attribute a5 : Address to e : Address in class org.jgroups.tests.RspListTest | From | To | |
Rename Attribute a1 : Address to a : Address in class org.jgroups.tests.RspListTest | From | To | |
Rename Attribute a4 : Address to d : Address in class org.jgroups.tests.RspListTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type other : Rsp<T> to other : Rsp in method public equals(obj Object) : boolean in class org.jgroups.util.Rsp | From | To |