needsDescentIntoSubtree

open override fun needsDescentIntoSubtree(subtreeRoot: INode): Boolean

Checks if a subtree needs synchronization.

Return

true iff the subtree must not be skipped

Parameters

subtreeRoot

root of the subtree to be checked