equals

open fun equals(@Nullable o: Any): Boolean

Indicates whether some other object is "equal to" this one.

Return

true if equal, false if not

Parameters

o

the other object