equals

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

Checks if this Translation is equals to another Translation.

Return

True if the Translations are equals, false otherwise.

Parameters

other

The other Translation to compare.