equals

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

Checks if this matched location is equal to another object.

Return

true if the objects are equal, false otherwise.

Parameters

other

The object to compare with.