equal

open fun equal(otherAddress: InetAddress): Boolean

Checks if two #GInetAddress instances are equal, e.g. the same address.

Return

true if @address and @other_address are equal, false otherwise.

Since

2.30

Parameters

otherAddress

Another #GInetAddress.