equals Function

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

Two results are equal when they hold the same text and layout.

Parameters

  • other — the object to compare with.
Top