870ba039575090d88c00b988a4bd48b30831f4cf
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getListenAddress() : String renamed to public getHost() : String in class org.lealone.server.TcpServer | From | To | |
Rename Method public getListenAddress() : String renamed to public getHost() : String in class org.lealone.server.ProtocolServer | From | To | |
Rename Attribute | 1 | ||
Rename Attribute listenAddress : String to host : String in class org.lealone.server.TcpServer | From | To |