equal


Description:

[ Version ( since = "2.30" ) ]
public bool equal (InetAddress other_address)

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 other_address are equal, false otherwise.