[ Version ( since = "2.30" ) ]
public bool equal (InetAddress other_address)
Checks if two InetAddress instances are equal, e.
g. the same address.
this |
A InetAddress. |
other_address |
Another InetAddress. |
true if this and |