Fix Javadoc in ServerInfo.getSocketAddress
This commit is contained in:
parent
68cc325ace
commit
4bb0fb67a8
@ -33,9 +33,8 @@ public interface ServerInfo
|
||||
InetSocketAddress getAddress();
|
||||
|
||||
/**
|
||||
* Gets the connectable address this server. Implementations
|
||||
* expect this to be used as the unique identifier per each instance of this
|
||||
* class.
|
||||
* Gets the connectable address for this server. Implementations expect this
|
||||
* to be used as the unique identifier per each instance of this class.
|
||||
*
|
||||
* @return the address for this server
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user