isEquivalentTo

open override fun isEquivalentTo(other: NodeInfo): Boolean

Checks if this NodeInfo is equal to the {@param other}

Return

true iff this NodeInfo is equal to the {@param other}.

Parameters

other

the other NodeInfo