f2b37934fb028edaed8c6691a3ef5ea4cb07d684
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public ip() : InetAddress renamed to public address() : InetAddress in class io.atomix.utils.net.Address | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type host : InetAddress to host : String in method public Address(host String, port int, address InetAddress) in class io.atomix.utils.net.Address | From | To |