equals

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

Indicates whether some other object is "equal to" this one.

Return

true if equal, false if not

Parameters

other

The object to compare this to