equals

open operator override fun equals(other: Any?): Boolean

Checks if the other object equals this object.

Return

True if equal

Parameters

other

The other object