equal
Description:
Checks if two InetAddress instances are equal, e.
g. the same address.
Parameters:
this |
A InetAddress. |
other_address |
Another InetAddress. |
Returns:
true if this and |
Checks if two InetAddress instances are equal, e.
g. the same address.
this |
A InetAddress. |
other_address |
Another InetAddress. |
true if this and |