equals

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

Returns if the given other object is equal to this Method

Since

0.1.0

Parameters

other

The other object

See also