mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8213490: Networking area typos and inconsistencies cleanup
Reviewed-by: alanb, chegar, dfuchs
This commit is contained in:
parent
56db122656
commit
8c361a3e74
42 changed files with 87 additions and 87 deletions
|
@ -164,7 +164,7 @@ class Inet4Address extends InetAddress {
|
|||
|
||||
/**
|
||||
* Utility routine to check if the InetAddress is a wildcard address.
|
||||
* @return a {@code boolean} indicating if the Inetaddress is
|
||||
* @return a {@code boolean} indicating if the InetAddress is
|
||||
* a wildcard address.
|
||||
*/
|
||||
public boolean isAnyLocalAddress() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue