equals

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

Checks for equality.

Return

true if obj represents the same pair of states as this pair

Parameters

obj

object to compare with