equals

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

Return true if this object is equal to value.

Return

true if this object is equal to value.

Parameters

other

(nullable) The value to compare with.