equals

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

Return

true when the other object contains the same content as this object.

Parameters

other

The object to check structural equality with