equals

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

Compares this annotation tool variant to another object for equality. Two variants are equal if they have the same name.

Return

true if the objects are equal, false otherwise.

Parameters

obj

The object to compare with this variant.