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