1e6f999897e74d9f4a67e1ad6a8a8ee21c15b1b6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method protected get(index int) : Address from class org.jgroups.MergeView to public get(index int) : Address from class org.jgroups.View | From | To | |
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute x : Address to a : Address in method public testCopy() : void in class org.jgroups.tests.ViewTest | From | To | |
Replace Variable With Attribute x : Address to a : Address in method public testGetMembers() : void in class org.jgroups.tests.ViewTest | From | To |