equals

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

Compares this Presentation object with the specified object for equality.

Return

true if the specified object is equal to this Presentation object, false otherwise.

Parameters

other

The object to compare with this Presentation object.