b722477634e4852604dd4f41df0121efbf0ed35f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable index : int to start_index : int in method protected parseAddresses(input String) : Collection<InetAddress> in class org.jgroups.tests.Probe | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable response : String to input : String in method protected parseAddresses(input String) : Collection<InetAddress> in class org.jgroups.tests.Probe | From | To | |
Extract Method | 1 | ||
Extract Method protected parseAddresses(input String) : Collection<InetAddress> extracted from protected getPhysicalAddresses(addr InetAddress, bind_addr InetAddress, port int, timeout long) : Collection<InetAddress> in class org.jgroups.tests.Probe | From | To |