equals

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

Check if the given MethodDescriptor is equal to this MethodDescriptor

Return

If the given MethodDescriptor is equal to this MethodDescriptor

Since

0.1.0

Parameters

other

The MethodDescriptor to check