equals

open fun equals(o: Any): Boolean

Compares this document source to another object for equality.

Return

true if the objects are equal, false otherwise.

Parameters

o

The object to compare with.